Commit log
f3dccad
Handle new Cursor rules format
Click to expand commit body
1. Check if a path ends with a slash (/)
2. If it does, treat it as a directory and read all files within it
3. For directories like .cursor/rules/, it will scan all files and include their content in the prompt
4. Each file from a directory will be prefixed with "# From filename" for clarity
Sam Ottenhoff
created
11 months ago
b3a8dbd
fix retry warning
Kujtim Hoxha
created
11 months ago
d93694a
feat: simpler diff implementation
Garrett Mitchell Ladley
created
11 months ago
8a4d415
use workingDir if shellInstance is nil otherwise use cwd if shellInstance is not nil
Fuad
created
11 months ago
f12386e
use provided workingg dir
Fuad
created
11 months ago
94aeb7b
Fix nil pointer dereference in GetPersistentShell
Click to expand commit body
Added nil check in GetPersistentShell before accessing
shellInstance.isAlive
to prevent panic when newPersistentShell returns nil due to shell
startup
errors. This resolves the "invalid memory address or nil pointer
dereference"
error that was occurring in the shell tool.
Fuad
created
11 months ago
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
7a62ab7
feat(groq): add support for Groq using the OpenAI provider
Hunter Casten
created
11 months ago
1586d75
remove tool timeout
Kujtim Hoxha
created
11 months ago
d043526
add more installation options
Dax Raad
created
11 months ago
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
de41703
change db driver
Kujtim Hoxha
created
11 months ago
2c24bfb
fix kitty issues
Kujtim Hoxha
created
11 months ago
47a37b7
back to disablign cgo
Dax Raad
created
11 months ago
Dax Raad
created
11 months ago
Dax Raad
created
11 months ago
f2f6efd
fix version ldflags
Dax Raad
created
11 months ago
b106787
change package name
Kujtim Hoxha
created
11 months ago
e1b2ce4
change additions/removals
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
f879a94
update mainter email
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
2c5003e
remove edit/normal mode
Kujtim Hoxha
created
11 months ago
Dax Raad
created
11 months ago
Dax Raad
created
11 months ago
Dax Raad
created
11 months ago
259858d
attempt cache builds
Dax Raad
created
11 months ago
Click to expand commit body
* sync
* ci test
* ci test
* tag
* sync
* sync
* ci
* sync
* enable cgo
* sync
* add back brew
* switch to main
Dax
created
11 months ago
cded7ee
Merge pull request #38 from rgodha24/fix-provider-defaults
Click to expand commit body
fix: set provider defaults correctly in AWS projects
Kujtim Hoxha
created
11 months ago
c02721c
fix: set provider defaults correctly in AWS projects
Rohan Godha
created
11 months ago
5d7a9a9
Merge pull request #34 from shreyassanthu77/main
Kujtim Hoxha
created
11 months ago
ce8bf37
look for $HOME/.config for config in addition to $XDG_CONFIG_HOME/
Shreyas Mididoddi
created
11 months ago
f33dff8
Merge pull request #27 from kujtimiihoxha/opencode
Click to expand commit body
OpenCode - Initial Implementation
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
d7569d7
prevent the editor when agent busy
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
1e11805
add description
Kujtim Hoxha
created
11 months ago
a8d5787
config validation
Kujtim Hoxha
created
11 months ago
9ae6af8
remove old logs
Kujtim Hoxha
created
11 months ago
e7bb99b
fix the memory bug
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
c40e684
add context to the prompt
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
2de5127
initial tool call stream
Kujtim Hoxha
created
11 months ago
2b5a33e
lsp improvements
Kujtim Hoxha
created
11 months ago
bf8cd3b
add bedrock model
Kujtim Hoxha
created
11 months ago
Kujtim Hoxha
created
11 months ago
Page 8 of 10