Skip to content

Conversation

@paralin
Copy link
Contributor

@paralin paralin commented Dec 10, 2025

Currently we have:

|_ Read PLAN.md
|_ Grep something
|_ Write something

This PR adds:

|- Read PLAN.md
|- Grep something
|_ Write something

Looks better!

@rekram1-node
Copy link
Collaborator

/review

@rekram1-node rekram1-node merged commit b274371 into anomalyco:dev Dec 10, 2025
3 checks passed
@paralin paralin deleted the task-tool-character branch December 11, 2025 02:16
shuv1337 added a commit to Latitudes-Dev/shuvcode that referenced this pull request Dec 11, 2025
* bump bun to 1.3.4

* docs: document accept always behavior (anomalyco#5340)

Co-authored-by: Ingo Fruend <[email protected]>

* stuff adam needs

* gen types

* chore: format code

* ignore: add bash tests

* tui: use random free port and enable icon discovery by default

- Tauri app now automatically finds an available port instead of defaulting to 4096
- Icon discovery feature is now enabled by default in the Tauri app
- Prevents port conflicts when multiple OpenCode instances are running

* fix type

* wip(desktop): progress

* wip(desktop): progress

* wip(desktop): progress

* wip(desktop): progress

* wip(desktop): progress

* wip(desktop): progress

* wip(desktop): progress

* wip(desktop): progress

* wip(desktop): progress

* wip(desktop): progress

* tui: pass dynamic port to frontend

Frontend now receives the server port via window.__OPENCODE__.port,
allowing it to connect when using a random free port instead of hardcoded 4096

* Update Nix flake.lock and hashes

* fix(cli): obtain directory data from server (anomalyco#5320)

* tweak: small fix

* fix(auth): add plugin lookup for custom provider in 'Other' flow (anomalyco#5324)

* feat: add helicone docs + helicone session tracking (anomalyco#5265)

* feat: use |- for intermediate sub-agent steps (anomalyco#5336)

Signed-off-by: Christian Stewart <[email protected]>

* tweak: oc -> OC

* fix: more descriptive tool or subtask execution failed error (anomalyco#5337)

Signed-off-by: Christian Stewart <[email protected]>

* wip(desktop): progress

* fix: tauri

* compaction: improve compaction prompt (anomalyco#5348)

* wip(desktop): progress

* docs: desktop

* core: reposition OpenCode as open source multi-platform coding agent

docs: update main intro page to reflect open source positioning and multi-platform availability

* fix deploy

* desktop: enable zoom hotkeys in Tauri app

* Add Cerebras integration header with opencode identifier (anomalyco#5354)

* docs(bash): clarify description parameter is required (anomalyco#5353)

* fix: light mode visibility for filepath in /undo diff files (anomalyco#5352)

* tauri: update icons

* desktop: exclude ts-dist from tsconfig sources

* tweak: correct thinkingLevel

* ignore: tmp transform exclusion

* ignore

* global.dispose

* chore: format code

* global bus

* ignore

* ignore

* ci: rm bash tool from opencode ci workflow, reduce risks

* docs: update doc sdk.mdx (anomalyco#5315)

* sync

* fix

* domain

* remove

* ci

* use new share url

* release: v1.0.144

* prevent indexing of share page

* chore: format code

* enterprise: add social card meta tags to share pages

- Add og:image and twitter:image meta tags for better social sharing
- Generate dynamic social card URLs with session title, models, and version
- Include description meta tag for search engines

* enterprise: add default social card images to HTML head

- Add og:image and twitter:image meta tags to entry-server
- Provide fallback social card image for pages without specific social cards

* Update Nix flake.lock and hashes

* ignore: comment out item in project cfg

* downgrade bun

* opencode config

* update

* release: v1.0.145

* release: v1.0.146

* sync: record last synced tag v1.0.146

* fix: resolve type errors after upstream merge v1.0.146

- layout.tsx: add theme/font state and accessors for fork customizations
- global-sync.tsx: add command property to State type for sync context
- font-picker.tsx: remove onHighlight prop (removed upstream), use code-lines icon
- theme-picker.tsx: remove onHighlight prop (removed upstream), use glasses icon
- app.tsx: update useKittyKeyboard from boolean to object format

* chore: format code

---------

Signed-off-by: Christian Stewart <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
Co-authored-by: igordertigor <[email protected]>
Co-authored-by: Ingo Fruend <[email protected]>
Co-authored-by: Dax Raad <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Adam <[email protected]>
Co-authored-by: OpeOginni <[email protected]>
Co-authored-by: Yukai Huang <[email protected]>
Co-authored-by: Hammad Shami <[email protected]>
Co-authored-by: Christian Stewart <[email protected]>
Co-authored-by: Shantur Rathore <[email protected]>
Co-authored-by: Jay V <[email protected]>
Co-authored-by: Seb Duerr <[email protected]>
Co-authored-by: Jinhyeok Lee <[email protected]>
Co-authored-by: Koichi Nakayamada <[email protected]>
Co-authored-by: Brendan Allan <[email protected]>
Co-authored-by: Ayush Walekar <[email protected]>
Co-authored-by: opencode <[email protected]>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants