Skip to content
Open

11 #575

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
File renamed without changes.
424 changes: 212 additions & 212 deletions .mimocode/agent/translator.md → .devora/agent/translator.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: "Bump AI sdk dependencies minor / patch versions only"
---

Please read @package.json and @packages/opencode/package.json.
Please read @package.json and @packages/devora/package.json.

Your job is to look into AI SDK dependencies, figure out if they have versions that can be upgraded (minor or patch versions ONLY no major ignore major changes).

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
model: opencode/gpt-5.4
model: devora/gpt-5.4
---

Create `UPCOMING_CHANGELOG.md` from the structured changelog input below.
Expand Down
2 changes: 1 addition & 1 deletion .mimocode/command/commit.md → .devora/command/commit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: git commit and push
model: opencode/kimi-k2.5
model: devora/kimi-k2.5
subtask: true
---

Expand Down
4 changes: 2 additions & 2 deletions .mimocode/command/issues.md → .devora/command/issues.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
description: "find issue(s) on github"
model: opencode/claude-haiku-4-5
model: devora/claude-haiku-4-5
---

Search through existing issues in anomalyco/opencode using the gh cli to find issues matching this query:
Search through existing issues in anomalyco/devora using the gh cli to find issues matching this query:

$ARGUMENTS

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
10 changes: 10 additions & 0 deletions .devora/devora.jsonc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"$schema": "https://devora.ai/config.json",
"provider": {},
"permission": {
"edit": {
"packages/devora/migration/*": "deny",
},
},
"mcp": {},
}
File renamed without changes.
6 changes: 3 additions & 3 deletions .mimocode/glossary/README.md → .devora/glossary/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Locale Glossaries

Use this folder for locale-specific translation guidance that supplements `.opencode/agent/translator.md`.
Use this folder for locale-specific translation guidance that supplements `.devora/agent/translator.md`.

The global glossary in `translator.md` remains the source of truth for shared do-not-translate terms (commands, code, paths, product names, etc.). These locale files capture community learnings about phrasing and terminology preferences.

Expand Down Expand Up @@ -33,11 +33,11 @@ Prefer guidance that is:

## Sources

- PR #12345: https://github.com/anomalyco/opencode/pull/12345
- PR #12345: https://github.com/anomalyco/devora/pull/12345

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing)
- `Devora` (preserve casing)

## Preferred Terms

Expand Down
6 changes: 3 additions & 3 deletions .mimocode/glossary/ar.md → .devora/glossary/ar.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Sources

- PR #9947: https://github.com/anomalyco/opencode/pull/9947
- PR #9947: https://github.com/anomalyco/devora/pull/9947

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand Down
6 changes: 3 additions & 3 deletions .mimocode/glossary/br.md → .devora/glossary/br.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Sources

- PR #10086: https://github.com/anomalyco/opencode/pull/10086
- PR #10086: https://github.com/anomalyco/devora/pull/10086

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Locale code `br` in repo config, code, and paths (repo alias for Brazilian Portuguese)

Expand Down
6 changes: 3 additions & 3 deletions .mimocode/glossary/bs.md → .devora/glossary/bs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Sources

- PR #12283: https://github.com/anomalyco/opencode/pull/12283
- PR #12283: https://github.com/anomalyco/devora/pull/12283

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand Down
6 changes: 3 additions & 3 deletions .mimocode/glossary/da.md → .devora/glossary/da.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Sources

- PR #9821: https://github.com/anomalyco/opencode/pull/9821
- PR #9821: https://github.com/anomalyco/devora/pull/9821

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand Down
6 changes: 3 additions & 3 deletions .mimocode/glossary/de.md → .devora/glossary/de.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Sources

- PR #9817: https://github.com/anomalyco/opencode/pull/9817
- PR #9817: https://github.com/anomalyco/devora/pull/9817

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand Down
6 changes: 3 additions & 3 deletions .mimocode/glossary/es.md → .devora/glossary/es.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Sources

- PR #9817: https://github.com/anomalyco/opencode/pull/9817
- PR #9817: https://github.com/anomalyco/devora/pull/9817

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand Down
6 changes: 3 additions & 3 deletions .mimocode/glossary/fr.md → .devora/glossary/fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Sources

- PR #9821: https://github.com/anomalyco/opencode/pull/9821
- PR #9821: https://github.com/anomalyco/devora/pull/9821

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand Down
8 changes: 4 additions & 4 deletions .mimocode/glossary/ja.md → .devora/glossary/ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

## Sources

- PR #9821: https://github.com/anomalyco/opencode/pull/9821
- PR #13160: https://github.com/anomalyco/opencode/pull/13160
- PR #9821: https://github.com/anomalyco/devora/pull/9821
- PR #13160: https://github.com/anomalyco/devora/pull/13160

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand Down
6 changes: 3 additions & 3 deletions .mimocode/glossary/ko.md → .devora/glossary/ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Sources

- PR #9817: https://github.com/anomalyco/opencode/pull/9817
- PR #9817: https://github.com/anomalyco/devora/pull/9817

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand Down
8 changes: 4 additions & 4 deletions .mimocode/glossary/no.md → .devora/glossary/no.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

## Sources

- PR #10018: https://github.com/anomalyco/opencode/pull/10018
- PR #12935: https://github.com/anomalyco/opencode/pull/12935
- PR #10018: https://github.com/anomalyco/devora/pull/10018
- PR #12935: https://github.com/anomalyco/devora/pull/12935

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Sound names (PR #10018 notes these were intentionally left untranslated)

Expand Down
6 changes: 3 additions & 3 deletions .mimocode/glossary/pl.md → .devora/glossary/pl.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Sources

- PR #9884: https://github.com/anomalyco/opencode/pull/9884
- PR #9884: https://github.com/anomalyco/devora/pull/9884

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand Down
6 changes: 3 additions & 3 deletions .mimocode/glossary/ru.md → .devora/glossary/ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Sources

- PR #9882: https://github.com/anomalyco/opencode/pull/9882
- PR #9882: https://github.com/anomalyco/devora/pull/9882

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand Down
8 changes: 4 additions & 4 deletions .mimocode/glossary/th.md → .devora/glossary/th.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

## Sources

- PR #10809: https://github.com/anomalyco/opencode/pull/10809
- PR #11496: https://github.com/anomalyco/opencode/pull/11496
- PR #10809: https://github.com/anomalyco/devora/pull/10809
- PR #11496: https://github.com/anomalyco/devora/pull/11496

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only in commands, package names, paths, or code)
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand Down
10 changes: 5 additions & 5 deletions .mimocode/glossary/tr.md → .devora/glossary/tr.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Sources

- PR #15835: https://github.com/anomalyco/opencode/pull/15835
- PR #15835: https://github.com/anomalyco/devora/pull/15835

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose, docs, and UI copy)
- Keep lowercase `opencode` in commands, package names, paths, URLs, and other exact identifiers
- `Devora` (preserve casing in prose, docs, and UI copy)
- Keep lowercase `devora` in commands, package names, paths, URLs, and other exact identifiers
- `<TAB>` stays the literal key token in code blocks; use `Tab` for the nearby explanatory label in prose
- Commands, flags, file paths, and code literals (keep exactly as written)

Expand All @@ -27,12 +27,12 @@ These are PR-backed wording preferences and may evolve.

- Prefer natural Turkish phrasing over literal translation
- Merge broken sentence fragments into one clear sentence when the source is a single thought
- Keep product naming consistent: `OpenCode` in prose, `opencode` only for exact technical identifiers
- Keep product naming consistent: `Devora` in prose, `devora` only for exact technical identifiers
- When an English technical term is intentionally kept, add a short Turkish clarification only if it improves readability

## Avoid

- Avoid `beta olarak kullanılabilir` when `beta olarak mevcut` fits
- Avoid `Önce gizlilik için tasarlandı`; use the more natural reviewed wording instead
- Avoid `Sekme` for the translated key label in prose when referring to `<TAB>`
- Avoid changing `opencode` to `OpenCode` inside commands, URLs, package names, or code literals
- Avoid changing `devora` to `Devora` inside commands, URLs, package names, or code literals
10 changes: 5 additions & 5 deletions .mimocode/glossary/zh-cn.md → .devora/glossary/zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

## Sources

- PR #13942: https://github.com/anomalyco/opencode/pull/13942
- PR #13942: https://github.com/anomalyco/devora/pull/13942

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only when it is part of commands, package names, paths, or code)
- `OpenCode Zen`
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only when it is part of commands, package names, paths, or code)
- `Devora Zen`
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- `Model Context Protocol` (prefer the English expansion when introducing `MCP`)

Expand Down Expand Up @@ -38,5 +38,5 @@ These are preferred terms for docs/UI prose and may evolve.

## Avoid

- Avoid `opencode` in prose when referring to the product name; use `OpenCode`
- Avoid `devora` in prose when referring to the product name; use `Devora`
- Avoid mixing alternative terms for the same concept across docs when a preferred term is already established
10 changes: 5 additions & 5 deletions .mimocode/glossary/zh-tw.md → .devora/glossary/zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

## Sources

- PR #13942: https://github.com/anomalyco/opencode/pull/13942
- PR #13942: https://github.com/anomalyco/devora/pull/13942

## Do Not Translate (Locale Additions)

- `OpenCode` (preserve casing in prose; keep `opencode` only when it is part of commands, package names, paths, or code)
- `OpenCode Zen`
- `OpenCode CLI`
- `Devora` (preserve casing in prose; keep `devora` only when it is part of commands, package names, paths, or code)
- `Devora Zen`
- `Devora CLI`
- `CLI`, `TUI`, `MCP`, `OAuth`
- `Model Context Protocol` (prefer the English expansion when introducing `MCP`)

Expand Down Expand Up @@ -38,5 +38,5 @@ These are preferred terms for docs/UI prose and may evolve.

## Avoid

- Avoid `opencode` in prose when referring to the product name; use `OpenCode`
- Avoid `devora` in prose when referring to the product name; use `Devora`
- Avoid mixing alternative terms for the same concept across docs when a preferred term is already established
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://opencode.ai/theme.json",
"$schema": "https://devora.ai/theme.json",
"defs": {
"nord0": "#2E3440",
"nord1": "#3B4252",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import type {
TuiPluginMeta,
TuiPluginModule,
TuiSlotPlugin,
} from "@mimo-ai/plugin/tui"
} from "@devora-ai/plugin/tui"

const tabs = ["overview", "counter", "help"]
const bind = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This codebase uses Effect, a framework for writing typescript.
## How to Answer Effect Questions

1. Clone the Effect repository: `https://github.com/Effect-TS/effect-smol` to
`.opencode/references/effect-smol` in this project NOT the skill folder.
`.devora/references/effect-smol` in this project NOT the skill folder.
2. Use the explore agent to search the codebase for answers about Effect patterns, APIs, and concepts
3. Provide responses based on the actual Effect source code and documentation

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://opencode.ai/theme.json",
"$schema": "https://devora.ai/theme.json",
"defs": {
"nord0": "#2E3440",
"nord1": "#3B4252",
Expand Down
Loading