Commit graph

2194 commits

Author SHA1 Message Date
adamdottv
5ea989fb74
feat: docSymbols and workspaceSymbols tools 2025-05-14 14:40:45 -05:00
adamdottv
45c778b90d
feat: definition and references tools 2025-05-14 14:25:15 -05:00
Dax Raad
47cbb650a0 ci 2025-05-14 14:30:47 -04:00
Dax Raad
e91371c6a5 ci 2025-05-14 14:27:18 -04:00
adamdottv
9d17314309
fix: tweak 2025-05-14 13:15:39 -05:00
adamdottv
3982be4310
feat: session specific logs 2025-05-14 13:06:09 -05:00
adamdottv
4c998d4f4f
chore: remove sourcegraph tool 2025-05-14 10:42:16 -05:00
adamdottv
f7849c2d59
fix: log display 2025-05-14 07:47:15 -05:00
adamdottv
463002185b
fix: log perf 2025-05-14 07:38:21 -05:00
adamdottv
53a80eac1e
chore: cleanup 2025-05-14 06:00:34 -05:00
adamdottv
01b6bf5bb7
chore: refactor db 2025-05-13 13:08:43 -05:00
adamdottv
d8f3b60625
chore: refactoring 2025-05-13 11:34:48 -05:00
adamdottv
cf8e16018d
chore: refactoring 2025-05-13 11:15:14 -05:00
adamdottv
674797bd48
chore: refactoring 2025-05-13 11:07:34 -05:00
adamdottv
1f9610e266
chore: refactoring 2025-05-13 10:45:58 -05:00
adamdottv
ae86ef519c
chore: refactoring 2025-05-13 10:27:09 -05:00
adamdottv
2391e338b4
chore: rename 2025-05-13 10:02:39 -05:00
adamdottv
1e9399fbee
chore: cleanup 2025-05-13 09:26:54 -05:00
adamdottv
e9f74b867f
chore: cleanup 2025-05-13 07:15:58 -05:00
adamdottv
5079556896
chore: cleanup 2025-05-13 07:04:27 -05:00
adamdottv
7f0e68b933
chore: cleanup 2025-05-13 06:55:18 -05:00
adamdottv
0c21ca5318
chore: cleanup 2025-05-13 06:51:28 -05:00
adamdottv
0117c72a2c
chore: refactor diff 2025-05-12 15:17:50 -05:00
adamdottv
e3eb9e5435
chore: refactor diff 2025-05-12 14:48:13 -05:00
adamdottv
d941be3f1f
chore: refactor agent.go 2025-05-12 14:43:12 -05:00
adamdottv
36e5ae804e
chore: rename coder -> primary 2025-05-12 14:32:27 -05:00
adamdottv
c9b90dd184
fix: show context % 2025-05-12 14:08:57 -05:00
adamdottv
8270a1e4b1
chore: cleanup 2025-05-12 13:01:59 -05:00
adamdottv
7f9c992993
fix: log status messages 2025-05-12 12:53:20 -05:00
adamdottv
b6524c0982
chore: cleanup 2025-05-12 11:38:07 -05:00
adamdottv
425c0f1bab
fix: timestamp formatting 2025-05-12 11:33:52 -05:00
adamdottv
d20d0c5a95
chore: cleanup 2025-05-12 11:22:19 -05:00
adamdottv
5af3c05d41
chore: cleanup 2025-05-12 10:53:13 -05:00
adamdottv
df4a9295c0
chore: cleanup 2025-05-12 10:46:14 -05:00
adamdottv
8cbfc581b5
chore: cleanup 2025-05-12 10:45:03 -05:00
Nicholas Hamilton
4bb350a09b
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
17c5b9c12c
fix: build 2025-05-12 09:59:57 -05:00
Ed Zynda
1f8580553c
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
f92b2b76dc
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
1d1a1ddcbf
fix: visual tweaks 2025-05-12 09:54:20 -05:00
adamdottv
dfe5fd8d97
wip: refactoring 2025-05-12 09:44:56 -05:00
adamdottv
ed9fba99c9
wip: refactoring 2025-05-12 08:43:34 -05:00
adamdottv
f100777199
wip: logging improvements 2025-05-09 13:37:13 -05:00
adamdottv
f41b7bbd0a
chore: refactoring status updates 2025-05-08 12:03:59 -05:00
adamdottv
e35ea2d448
fix: log page nav 2025-05-08 07:59:15 -05:00
adamdottv
bab17d7520
feat: session manager 2025-05-08 07:58:37 -05:00
adamdottv
051d7d7936
chore: logging token usage 2025-05-06 14:40:00 -05:00
adamdottv
b638dafe5f
feat: better logs page 2025-05-06 14:22:37 -05:00
adamdottv
e387b1f16c
fix: openrouter require_parameters 2025-05-06 11:17:32 -05:00
adamdottv
71a68dd56d
feat: add qwen3 models 2025-05-06 10:19:07 -05:00