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
adamdottv
d314c32ed3
wip: refactoring
2025-05-12 08:43:34 -05:00
adamdottv
547af3a0f5
wip: logging improvements
2025-05-09 13:37:13 -05:00
adamdottv
3976e8adb8
chore: refactoring status updates
2025-05-08 12:03:59 -05:00
adamdottv
750d03e1df
fix: log page nav
2025-05-08 07:59:15 -05:00
adamdottv
6d60787d63
feat: session manager
2025-05-08 07:58:37 -05:00
adamdottv
ff30937f9f
chore: logging token usage
2025-05-06 14:40:00 -05:00
adamdottv
864f2585ac
feat: better logs page
2025-05-06 14:22:37 -05:00
adamdottv
09f06caaec
fix: openrouter require_parameters
2025-05-06 11:17:32 -05:00
adamdottv
7e70b9ec7b
feat: add qwen3 models
2025-05-06 10:19:07 -05:00
adamdottv
bdf931494a
fix: auto-compact logic
2025-05-06 10:03:21 -05:00
adamdottv
bc15aeec4f
fix: hide empty messages
2025-05-05 14:38:33 -05:00
adamdottv
63698e1c31
fix: pubsub leak and shutdown seq
2025-05-05 14:23:29 -05:00
adamdottv
9673414102
fix: anthropic non-empty blocks
2025-05-05 12:00:09 -05:00