Skip to content

Tags: PhantomReactor/opencode

Tags

v0.0.48

Toggle v0.0.48's commit message
fix(complete-module): change completion start key to slash

0.0.47

Toggle 0.0.47's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: codeAction tool

0.0.46

Toggle 0.0.46's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: docSymbols and workspaceSymbols tools

0.0.45

Toggle 0.0.45's commit message
ci

v0.0.47

Toggle v0.0.47's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: codeAction tool

v0.0.44

Toggle v0.0.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Context Window Warning (anomalyco#152)

* context window warning & compact command

* auto compact

* fix permissions

* update readme

* fix 3.5 context window

* small update

* remove unused interface

* remove unused msg

v0.0.43

Toggle v0.0.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix filepicker manual input (anomalyco#146)

* fix: allows to type i while manual inputting filepath

* fix: file selection in filepicker focus mode

* remove duplicate code

v0.0.42

Toggle v0.0.42's commit message
small fix

v0.0.41

Toggle v0.0.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: custom commands (anomalyco#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 <[email protected]>

* Also search in $HOME/.opencode/commands

---------

Co-authored-by: Kujtim Hoxha <[email protected]>

v0.0.40

Toggle v0.0.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add support for images (anomalyco#144)