Adictya
5caaeb8257
fix(complete-module): change completion start key to slash
release / goreleaser (push) Has been cancelled
v0.0.48
2025-05-15 08:29:54 -05:00
Adictya
01e5c0fd7e
chore(complete-module): lint
2025-05-15 08:29:54 -05:00
Adictya
c85d25f77e
fix(complete-module): logging
2025-05-15 08:29:54 -05:00
Adictya
f342a49de0
feat(complete-module): add completions logic, dialog and providers
2025-05-15 08:29:54 -05:00
adamdottv
6478c2f87a
chore: cleanup dead code
2025-05-15 07:19:17 -05:00
adamdottv
66fd38d6c1
chore: update icon in readme
2025-05-15 07:03:58 -05:00
rekram1-node
e059180229
feat: add configuration persistence for model selections
2025-05-14 16:32:05 -05:00
adamdottv
fdea47829b
feat: codeAction tool
release / goreleaser (push) Has been cancelled
0.0.47
v0.0.47
2025-05-14 14:57:47 -05:00
Dax Raad
477b93684e
add screenshot
2025-05-14 15:50:25 -04:00
adamdottv
e527550148
feat: docSymbols and workspaceSymbols tools
release / goreleaser (push) Has been cancelled
0.0.46
2025-05-14 14:40:45 -05:00
adamdottv
9c92d464c2
feat: definition and references tools
2025-05-14 14:25:15 -05:00
Dax Raad
e3cb863f7b
ci
release / goreleaser (push) Has been cancelled
0.0.45
2025-05-14 14:30:47 -04:00
Dax Raad
a57f1b96c7
ci
2025-05-14 14:27:18 -04:00
adamdottv
98a2f09ae7
fix: tweak
2025-05-14 13:15:39 -05:00
adamdottv
5056a67f57
feat: session specific logs
2025-05-14 13:06:09 -05:00
adamdottv
d68a8bc622
chore: remove sourcegraph tool
2025-05-14 10:42:16 -05:00
adamdottv
3004d5f6e1
fix: log display
2025-05-14 07:47:15 -05:00
adamdottv
0b2eb32c80
fix: log perf
2025-05-14 07:38:21 -05:00
adamdottv
4cbd861309
chore: cleanup
2025-05-14 06:00:34 -05:00
adamdottv
2d059776f9
chore: refactor db
2025-05-13 13:08:43 -05:00
adamdottv
15d42ba15e
chore: refactoring
2025-05-13 11:34:48 -05:00
adamdottv
eddc313483
chore: refactoring
2025-05-13 11:15:14 -05:00
adamdottv
5ef089a8b8
chore: refactoring
2025-05-13 11:07:34 -05:00
adamdottv
4465c17a7e
chore: refactoring
2025-05-13 10:45:58 -05:00
adamdottv
ff107556d7
chore: refactoring
2025-05-13 10:27:09 -05:00
adamdottv
e0ed9e8f4a
chore: rename
2025-05-13 10:02:39 -05:00
adamdottv
e2a0554c39
chore: cleanup
2025-05-13 09:26:54 -05:00
adamdottv
b488272602
chore: cleanup
2025-05-13 07:15:58 -05:00
adamdottv
10c60aedbd
chore: cleanup
2025-05-13 07:04:27 -05:00
adamdottv
5fce335a29
chore: cleanup
2025-05-13 06:55:18 -05:00
adamdottv
5ef94946a5
chore: cleanup
2025-05-13 06:51:28 -05:00
adamdottv
e540fc8ccb
chore: refactor diff
2025-05-12 15:17:50 -05:00
adamdottv
dd7dca34e2
chore: refactor diff
2025-05-12 14:48:13 -05:00
adamdottv
0a6651f090
chore: refactor agent.go
2025-05-12 14:43:12 -05:00
adamdottv
c0da60e14a
chore: rename coder -> primary
2025-05-12 14:32:27 -05:00
adamdottv
6d046c322d
fix: show context %
2025-05-12 14:08:57 -05:00
adamdottv
75165869f4
chore: cleanup
2025-05-12 13:01:59 -05:00
adamdottv
ed99df4bf6
fix: log status messages
2025-05-12 12:53:20 -05:00
adamdottv
9f52b0ace0
chore: cleanup
2025-05-12 11:38:07 -05:00
adamdottv
dde9f63ece
fix: timestamp formatting
2025-05-12 11:33:52 -05:00
adamdottv
05643e2090
chore: cleanup
2025-05-12 11:22:19 -05:00
adamdottv
06f91a4705
chore: cleanup
2025-05-12 10:53:13 -05:00
adamdottv
75f7a98b73
chore: cleanup
2025-05-12 10:46:14 -05:00
adamdottv
6a772d6453
chore: cleanup
2025-05-12 10:45:03 -05:00
Nicholas Hamilton
e422a9cb95
Fix filepicker manual input ( #146 )
...
* fix: allows to type i while manual inputting filepath
* fix: file selection in filepicker focus mode
* remove duplicate code
2025-05-12 10:01:56 -05:00
adamdottv
8013a6a1a1
fix: build
2025-05-12 09:59:57 -05:00
Ed Zynda
af021e57f6
feat: custom commands ( #133 )
...
* Implement custom commands
* Add User: prefix
* Reuse var
* Check if the agent is busy and if so report a warning
* Update README
* fix typo
* Implement user and project scoped custom commands
* Allow for $ARGUMENTS
* UI tweaks
* Update internal/tui/components/dialog/arguments.go
Co-authored-by: Kujtim Hoxha <kujtimii.h@gmail.com >
* Also search in $HOME/.opencode/commands
---------
Co-authored-by: Kujtim Hoxha <kujtimii.h@gmail.com >
2025-05-12 09:58:59 -05:00
mineo
0418d303a2
replace github.com/google/generative-ai-go with github.com/googleapis/go-genai ( #138 )
...
* replace to github.com/googleapis/go-genai
* fix history logic
* small fixes
---------
Co-authored-by: Kujtim Hoxha <kujtimii.h@gmail.com >
2025-05-12 09:56:30 -05:00
adamdottv
32da3cf431
fix: visual tweaks
2025-05-12 09:54:20 -05:00
adamdottv
0cf8042b23
wip: refactoring
2025-05-12 09:44:56 -05:00