Skip to content

Commit 4bc6d54

Browse files
committed
chore: apply branding transforms for upstream v1.2.26
1 parent 33d2144 commit 4bc6d54

20,057 files changed

Lines changed: 1188711 additions & 2991 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/meta/commit.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
feat: improve tool utilization across all agent modes
2+
3+
- Remove 10 tools from registry: 2 duplicates (`altimate_core_format`,
4+
`altimate_core_transpile`) and 8 infrastructure tools not meant for
5+
direct LLM invocation (`optimize_context`, `prune_schema`,
6+
`fingerprint`, `introspection_sql`, `import_ddl`, `export_ddl`,
7+
`complete`, `schema_cache_status`)
8+
- Expand builder prompt with 18 newly-documented tools across 5
9+
categories (quality, lineage, migration, governance, finops)
10+
- Add 7 analysis tools to analyst prompt with usage guidance
11+
- Add `altimate_core_grade`, `policy`, and PII tools to validator
12+
prompt with restructured categories
13+
- Add `altimate_core_equivalence` and `migration` to migrator prompt
14+
with 5-step migration verification protocol
15+
- Add 18 tool docs to executive prompt (previously had zero), with
16+
business-language translation examples
17+
- Grant corresponding permissions in `agent.ts` for all newly-wired
18+
tools per agent
19+
- Remove 2-hour auto-close threat from `pr-standards.yml`
20+
21+
Tool prompt coverage: 37% -> 77% (46/60 tools now have prompt guidance)

.opencode/agent/translator.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Locale guidance does not override code/command preservation rules or the global
3535

3636
---
3737

38-
# Do-Not-Translate Terms (OpenCode Docs)
38+
# Do-Not-Translate Terms (Altimate Code Docs)
3939

4040
Generated from: `packages/web/src/content/docs/*.mdx` (default English docs)
4141
Generated on: 2026-02-10
@@ -152,15 +152,15 @@ OAuth
152152
Ollama integration docs
153153
OpenAI's Data Policies
154154
OpenChamber
155-
OpenCode
156-
OpenCode config
157-
OpenCode Config
158-
OpenCode TUI with the opencode theme
159-
OpenCode Web - Active Session
160-
OpenCode Web - New Session
161-
OpenCode Web - See Servers
162-
OpenCode Zen
163-
OpenCode-Obsidian
155+
Altimate Code
156+
Altimate Code config
157+
Altimate Code Config
158+
Altimate Code TUI with the opencode theme
159+
Altimate Code Web - Active Session
160+
Altimate Code Web - New Session
161+
Altimate Code Web - See Servers
162+
Altimate Code Zen
163+
Altimate Code-Obsidian
164164
OpenRouter dashboard
165165
OpenWork
166166
OVHcloud panel
@@ -301,7 +301,7 @@ NoeFabris
301301
OpenAI
302302
OpenAPI
303303
OpenChamber
304-
OpenCode
304+
Altimate Code
305305
OpenRouter
306306
OpenTUI
307307
OpenWork
@@ -325,7 +325,7 @@ xAI
325325
ZenMux
326326
```
327327

328-
## OpenCode CLI commands (as shown in docs)
328+
## Altimate Code CLI commands (as shown in docs)
329329

330330
```text
331331
opencode
@@ -348,7 +348,7 @@ opencode github [command]
348348
opencode github install
349349
opencode github run
350350
opencode import <file>
351-
opencode import https://opncd.ai/s/abc123
351+
opencode import https://altimate.ai/s/abc123
352352
opencode import session.json
353353
opencode mcp [command]
354354
opencode mcp add
@@ -658,7 +658,7 @@ zod
658658
```text
659659
24601/opencode-zellij-namer
660660
angristan/opencode-wakatime
661-
anomalyco/opencode
661+
AltimateAI/altimate-code
662662
apps/opencode-agent
663663
athal7/opencode-devcontainers
664664
awesome-opencode/awesome-opencode
@@ -816,25 +816,25 @@ http://localhost:4096
816816
http://localhost:4096/doc
817817
https://app.example.com
818818
https://AZURE_COGNITIVE_SERVICES_RESOURCE_NAME.cognitiveservices.azure.com/
819-
https://opencode.ai/zen/v1/chat/completions
820-
https://opencode.ai/zen/v1/messages
821-
https://opencode.ai/zen/v1/models/gemini-3-flash
822-
https://opencode.ai/zen/v1/models/gemini-3-pro
823-
https://opencode.ai/zen/v1/responses
819+
https://altimate.ai/zen/v1/chat/completions
820+
https://altimate.ai/zen/v1/messages
821+
https://altimate.ai/zen/v1/models/gemini-3-flash
822+
https://altimate.ai/zen/v1/models/gemini-3-pro
823+
https://altimate.ai/zen/v1/responses
824824
https://RESOURCE_NAME.openai.azure.com/
825825
laravel/pint
826826
log/
827827
model: "anthropic/claude-sonnet-4-5"
828828
modes/
829829
node_modules/
830830
openai/gpt-4.1
831-
opencode.ai/config.json
831+
altimate.ai/config.json
832832
opencode/<model-id>
833833
opencode/gpt-5.1-codex
834834
opencode/gpt-5.2-codex
835835
opencode/kimi-k2
836836
openrouter/google/gemini-2.5-flash
837-
opncd.ai/s/<share-id>
837+
altimate.ai/s/<share-id>
838838
packages/*/AGENTS.md
839839
plugins/
840840
project/

.opencode/command/issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "find issue(s) on github"
33
model: opencode/claude-haiku-4-5
44
---
55

6-
Search through existing issues in anomalyco/opencode using the gh cli to find issues matching this query:
6+
Search through existing issues in AltimateAI/altimate-code using the gh cli to find issues matching this query:
77

88
$ARGUMENTS
99

.opencode/glossary/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ Prefer guidance that is:
3333

3434
## Sources
3535

36-
- PR #12345: https://github.com/anomalyco/opencode/pull/12345
36+
- PR #12345: https://github.com/AltimateAI/altimate-code/pull/12345
3737

3838
## Do Not Translate (Locale Additions)
3939

40-
- `OpenCode` (preserve casing)
40+
- `Altimate Code` (preserve casing)
4141

4242
## Preferred Terms
4343

.opencode/glossary/ar.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Sources
44

5-
- PR #9947: https://github.com/anomalyco/opencode/pull/9947
5+
- PR #9947: https://github.com/AltimateAI/altimate-code/pull/9947
66

77
## Do Not Translate (Locale Additions)
88

9-
- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10-
- `OpenCode CLI`
9+
- `Altimate Code` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10+
- `Altimate Code CLI`
1111
- `CLI`, `TUI`, `MCP`, `OAuth`
1212
- Commands, flags, file paths, and code literals (keep exactly as written)
1313

.opencode/glossary/br.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Sources
44

5-
- PR #10086: https://github.com/anomalyco/opencode/pull/10086
5+
- PR #10086: https://github.com/AltimateAI/altimate-code/pull/10086
66

77
## Do Not Translate (Locale Additions)
88

9-
- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10-
- `OpenCode CLI`
9+
- `Altimate Code` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10+
- `Altimate Code CLI`
1111
- `CLI`, `TUI`, `MCP`, `OAuth`
1212
- Locale code `br` in repo config, code, and paths (repo alias for Brazilian Portuguese)
1313

.opencode/glossary/bs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Sources
44

5-
- PR #12283: https://github.com/anomalyco/opencode/pull/12283
5+
- PR #12283: https://github.com/AltimateAI/altimate-code/pull/12283
66

77
## Do Not Translate (Locale Additions)
88

9-
- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10-
- `OpenCode CLI`
9+
- `Altimate Code` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10+
- `Altimate Code CLI`
1111
- `CLI`, `TUI`, `MCP`, `OAuth`
1212
- Commands, flags, file paths, and code literals (keep exactly as written)
1313

.opencode/glossary/da.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Sources
44

5-
- PR #9821: https://github.com/anomalyco/opencode/pull/9821
5+
- PR #9821: https://github.com/AltimateAI/altimate-code/pull/9821
66

77
## Do Not Translate (Locale Additions)
88

9-
- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10-
- `OpenCode CLI`
9+
- `Altimate Code` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10+
- `Altimate Code CLI`
1111
- `CLI`, `TUI`, `MCP`, `OAuth`
1212
- Commands, flags, file paths, and code literals (keep exactly as written)
1313

.opencode/glossary/de.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Sources
44

5-
- PR #9817: https://github.com/anomalyco/opencode/pull/9817
5+
- PR #9817: https://github.com/AltimateAI/altimate-code/pull/9817
66

77
## Do Not Translate (Locale Additions)
88

9-
- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10-
- `OpenCode CLI`
9+
- `Altimate Code` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10+
- `Altimate Code CLI`
1111
- `CLI`, `TUI`, `MCP`, `OAuth`
1212
- Commands, flags, file paths, and code literals (keep exactly as written)
1313

.opencode/glossary/es.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Sources
44

5-
- PR #9817: https://github.com/anomalyco/opencode/pull/9817
5+
- PR #9817: https://github.com/AltimateAI/altimate-code/pull/9817
66

77
## Do Not Translate (Locale Additions)
88

9-
- `OpenCode` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10-
- `OpenCode CLI`
9+
- `Altimate Code` (preserve casing in prose; keep `opencode` only in commands, package names, paths, or code)
10+
- `Altimate Code CLI`
1111
- `CLI`, `TUI`, `MCP`, `OAuth`
1212
- Commands, flags, file paths, and code literals (keep exactly as written)
1313

0 commit comments

Comments
 (0)