Skip to content

Commit 892f755

Browse files
committed
Update CursorAI documentation and journal entries
- Revised the May 9, 2025 journal entry to reflect updates in CursorAI features, including the renaming of commands and enhancements in version 0.49. - Created a new documentation page for the Gemini 2.5 Pro model, detailing its key features, performance highlights, and access details. - Added tags to various AI model documentation pages for better categorization and searchability.
1 parent 91a6912 commit 892f755

9 files changed

Lines changed: 56 additions & 6 deletions

journals/2025_05_09.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
- #Filed
33
- [[CursorAI/Forum/24/04/@codebase not available anymore]]
44
- [[CursorAI/@/PR]] has been renamed to [[CursorAI/@/Branch]]
5-
- [[CursorAI/v/0/49]]
5+
- [[CursorAI/v/0.49.x Rules generation, improved agent terminal and MCP images]]
66
- #Updated
77
- [[CursorAI/@/Codebase]] has been removed. Now we need to ask to search the codebase. There are two ways to do this. One is to activate [[CursorAI/Mode/Ask]] by pressing [[CursorAI/Keyshort]]
88
- [[CursorAI/Forum/25/04/How can I increase the indexing depth for @docs]]
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
alias:: [[haiku-3.5]]
2+
tags:: [[AI/Model]]

pages/CursorAI___v___0___49.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
date-created:: [[2025-04-15 Tue]]
2-
alias:: [[CursorAI/v/0.49.x]]
2+
alias:: [[CursorAI/v/0.49.x Rules generation, improved agent terminal and MCP images]]
33
tags:: [[CursorAI/Changelog]]
44

55
- ## `0.49.x` [Rules generation, improved agent terminal and MCP images](https://www.cursor.com/changelog/0-49)
@@ -25,9 +25,9 @@ tags:: [[CursorAI/Changelog]]
2525
- Define global ignore patterns that apply across all projects via user-level settings
2626
- Keeps noisy or sensitive files out of prompts without per-project configuration
2727
- ### New models
28-
- Added Gemini 2.5 Pro, Gemini 2.5 Flash
29-
- Added Grok 3, Grok 3 Mini
30-
- Added [[gpt-4.1]], o3 and o4-mini
28+
- Added [[Google/AI/Model/Gemini/2.5/Pro]], [[Google/AI/Model/Gemini/2.5/Flash]]
29+
- Added [[xAI/Model/Grok/3]], [[xAI/Model/Grok/3/Mini]]
30+
- Added [[OpenAI/Model/GPT/4/1]], [[OpenAI/Model/o3]] and [[OpenAI/Model/o4/Mini]]
3131
- ### Project structure in context (Beta)
3232
- Option to include project structure in context
3333
- Adds directory structure to the prompt
Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,43 @@
1-
alias:: [[Gemini 2.5 Pro]]
1+
---
2+
alias:: [[gemini-2.5-pro-preview-05-06]]
3+
tags:: [[AI/Model]]
4+
---
5+
6+
- # [Gemini 2.5 Pro Preview 05-06](https://ai.google.dev/gemini-api/docs/models#gemini-2.5-pro-preview-05-06)
7+
- ## Key Features
8+
- Preview version of Gemini 2.5 Pro (as of May 2025)
9+
- Strong performance in coding tasks and reasoning
10+
- Available through Google's AI platform
11+
- Free tier available with high usage limits
12+
- More restrictive rate limits due to preview status
13+
- ## Performance Highlights
14+
- [[AI Coding]]
15+
- Superior performance to [[Claude 3.7 Sonnet]] in coding tasks when used with [[aider]]
16+
- Effective for complex software development tasks
17+
- Reasoning Capabilities
18+
- Strong performance in planning and architecture tasks
19+
- Used effectively for business analysis and requirement elicitation
20+
- ## Model Tiers
21+
- [[gemini-2.5-pro-preview-05-06]]
22+
- Full-featured model for complex tasks
23+
- Strong in coding and reasoning
24+
- [[gemini-2.5-flash-preview-04-17]]
25+
- Faster, more efficient variant
26+
- Optimized for simpler tasks
27+
- ## Access Details
28+
- Available through Google's AI platform
29+
- Free tier with high usage limits
30+
- Cost-effective alternative to other premium models
31+
- Approximately 1/6 the cost of [[Claude 3.7 Sonnet]]
32+
- Preview model with more restrictive rate limits
33+
- ## Technical Specifications
34+
- Model name: `gemini-2.5-pro-preview-05-06`
35+
- Input support: Text
36+
- Key capabilities
37+
- Advanced coding assistance
38+
- Strong reasoning and planning
39+
- Business analysis
40+
- Requirement elicitation
41+
- ## References
42+
- [Official Documentation](https://ai.google.dev/gemini-api/docs/models#gemini-2.5-pro-preview-05-06)
43+
- [Aider Integration](https://github.com/paul-gauthier/aider)

pages/OpenAI___Model___GPT___4___1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
alias:: [[gpt-4.1]]
2+
tags:: [[AI/Model]]
23

34
- # GPT-4.1 Overview
45
- ## Key Features
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
alias:: 4o
2+
tags:: [[AI/Model]]

pages/OpenAI___Model___o1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
alias:: [[o1]]
2+
tags:: [[AI/Model]]
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
alias:: [[o1-mini]]
2+
tags:: [[AI/Model]]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
alias:: o3-mini
2+
tags:: [[AI/Model]]

0 commit comments

Comments
 (0)