diegosouzapw
1b0282ed32
test(audit): cover high-level actions and activity icons
2026-05-27 19:05:10 -03:00
diegosouzapw
258c676df4
test(quota): cover dimensions, schemas, plan registry
2026-05-27 19:05:06 -03:00
diegosouzapw
7a5166621d
feat(quota): add provider plan registry with known plans
2026-05-27 19:05:02 -03:00
diegosouzapw
93091fbb0a
feat(audit): add high-level actions allowlist and activity icons map
2026-05-27 19:04:59 -03:00
diegosouzapw
70b9cc7831
feat(quota): add canonical dimensions, types and Zod schemas
2026-05-27 19:04:55 -03:00
diegosouzapw
5b16156ba1
Merge F8 (i18n EN+pt-BR + fallback EN for 40 locales) into orchestrator branch
2026-05-27 18:54:30 -03:00
diegosouzapw
9926a28e50
Merge F3 (UI atoms: ConceptCards, ExpirationBadge, ProgressBarBicolor) into orchestrator branch
2026-05-27 18:54:30 -03:00
diegosouzapw
1c67d4a2db
Merge F1 (types + Zod schemas) into orchestrator branch
2026-05-27 18:54:30 -03:00
diegosouzapw
8958ac2b96
feat(batch): add BatchConceptCard, FilesConceptCard, ExpirationBadge, ProgressBarBicolor (F3)
...
Shared UI atoms for /dashboard/batch redesign (master-plan-20 §5.F3):
- BatchConceptCard: collapsible with localStorage persistence (key omniroute:concept-batch-collapsed)
- FilesConceptCard: collapsible with 3 type pills (input/output/error) and localStorage persistence
- ExpirationBadge: dynamic tier badge (critical/warning/normal/expired) with 60s setInterval auto-update
- ProgressBarBicolor: green+red dual-segment bar, handles total=0 without NaN
- 14 smoke tests covering all 4 tiers, null expiresAt, compact variant, total=0, labels toggle
2026-05-27 18:50:45 -03:00
diegosouzapw
0156e03780
feat(batches): add wizard types + Zod schemas (F1)
2026-05-27 18:45:07 -03:00
diegosouzapw
45077e211b
feat(i18n): add batch redesign keys to EN + pt-BR + fallback EN for 40 other locales (F8)
...
Adds 70 new keys to the common namespace for the batch/files functional
redesign (wizard, upload modal, concept cards, list actions, expiration
badges, detail modal). EN and pt-BR translated manually; all other
41 locales filled with EN fallback via fill-missing-from-en.mjs.
2026-05-27 18:41:37 -03:00
diegosouzapw
722e9f41cd
chore: apply unit test fixes, polyfills, and environment precedence fixes
2026-05-27 18:02:17 -03:00
JeferssonLemes
52a43d65d3
feat(modelSpecs): align opencode-go family with upstream provider limits ( #2802 )
...
Integrated into release/v3.8.6
2026-05-27 17:06:32 -03:00
Hernan Javier Ardila Sanchez
0e9aed4d03
fix(gemini): emit signaturelessToolCallMode:text for GEMINI format models ( #2801 )
...
Integrated into release/v3.8.6
2026-05-27 17:05:36 -03:00
Apostol Apostolov
87fad5d171
[codex] home: restore settings-driven home layout and quota auto-refresh ( #2800 )
...
Integrated into release/v3.8.6
2026-05-27 17:05:18 -03:00
Apostol Apostolov
f1e4c001a9
feat(logs): add clean history button ( #2799 )
...
Integrated into release/v3.8.6
2026-05-27 17:04:49 -03:00
akarray
83445a96b8
fix(oauth): repair Google loopback callback flow ( #2796 )
...
Integrated into release/v3.8.6
2026-05-27 17:04:31 -03:00
Markus Hartung
0c6c5e212e
fix: Error: Unable to inspect existing database #2771 ( #2795 )
...
Integrated into release/v3.8.6
2026-05-27 17:04:13 -03:00
Paijo
aac17c01c3
fix: register missing web-cookie validators (claude-web, gemini-web, copilot-web, t3-web) ( #2793 )
...
Integrated into release/v3.8.6
2026-05-27 17:03:55 -03:00
Paijo
619463c573
fix: resolve npm install warnings — remove dead deps, relax engine constraint ( #2792 )
...
Integrated into release/v3.8.6
2026-05-27 17:03:38 -03:00
JeferssonLemes
72a46581b6
fix(opencode-go): route qwen3.x via claude messages + repair fixMissingToolResponses for Claude-shape upstreams ( #2791 )
...
Integrated into release/v3.8.6
2026-05-27 17:02:38 -03:00
diegosouzapw
722aa32939
chore: ignore .claude/settings.local.json (per-user Claude Code permissions)
2026-05-27 16:29:27 -03:00
diegosouzapw
80f8dd7863
chore: merge release/v3.8.5 into main (post-v3.8.5 hotfixes + community PRs)
2026-05-27 16:23:02 -03:00
Diego Rodrigues de Sa e Souza
3c016ce4dc
Merge pull request #2790 from jeferssonlemes/feat/opencode-go-missing-models
...
feat(opencode-go): register 4 missing models from upstream catalog
2026-05-27 10:42:14 -03:00
diegosouzapw
7042460292
chore: merge release/v3.8.5 to resolve conflicts
2026-05-27 10:41:52 -03:00
Diego Rodrigues de Sa e Souza
10ecf693a9
Merge pull request #2789 from InkshadeWoods/main
...
fix(i18n): translate 162 missing zh-CN UI strings
2026-05-27 10:41:29 -03:00
diegosouzapw
d718a6cbfb
chore: merge release/v3.8.5 to resolve conflicts
2026-05-27 10:41:07 -03:00
Diego Rodrigues de Sa e Souza
f32f6b841c
Merge pull request #2782 from kjhq/docs/fix-readme-broken-links
...
docs: fix broken documentation links in README after Fumadocs migration
2026-05-27 10:31:54 -03:00
diegosouzapw
7117cea835
chore: merge release/v3.8.5 to resolve conflicts
2026-05-27 10:31:40 -03:00
Diego Rodrigues de Sa e Souza
c765a987e6
Merge pull request #2783 from JxnLexn/fix-codex
...
fix(codex): apply global service tiers to combo request bodies
2026-05-27 10:31:22 -03:00
diegosouzapw
a00af74279
chore: merge release/v3.8.5 to resolve conflicts
2026-05-27 10:31:09 -03:00
Diego Rodrigues de Sa e Souza
1d28fbc6f2
Merge pull request #2784 from hartmark/feature/docker-speedup
...
fix: speedup docker creation by reducing steps and bunch up copy operations
2026-05-27 10:30:47 -03:00
diegosouzapw
a7e1124f64
chore: merge release/v3.8.5 to resolve conflicts
2026-05-27 10:29:53 -03:00
Diego Rodrigues de Sa e Souza
4cefed33f7
Merge pull request #2785 from JxnLexn/fix-logging
...
fix: keep database log settings in sync with the pipeline toggle
2026-05-27 10:29:30 -03:00
diegosouzapw
02494051af
chore: merge release/v3.8.5 to resolve conflicts
2026-05-27 10:29:15 -03:00
Diego Rodrigues de Sa e Souza
1f1336aa7a
Merge pull request #2786 from JxnLexn/fix-combo-provider-exhaustion
...
Allow rate-limited provider connections after transient 429s
2026-05-27 10:28:55 -03:00
diegosouzapw
f40a20e5f8
chore: merge release/v3.8.5 to resolve conflicts
2026-05-27 10:28:40 -03:00
Diego Rodrigues de Sa e Souza
13de1c4675
Merge pull request #2787 from akarray/fix/remote-google-oauth-public-callback
...
fix: use public callbacks for remote Google OAuth with custom creds
2026-05-27 10:27:59 -03:00
Jefersson Lemes
e9ead52a42
feat(opencode-go): register 4 missing models from upstream catalog
...
Add qwen3.7-max, mimo-v2-pro, mimo-v2-omni, hy3-preview to the
opencode-go provider. Extend executor tests and model specs.
- Registry now matches live https://opencode.ai/zen/go/v1/models response
(16 models). Previously, four models returned by the upstream API were
absent from the static registry, so requests to them failed model
resolution before reaching the executor.
- qwen3.7-max: inherits defaultContextLength 200000; model spec mirrors
qwen3.6-plus (Bailian multimodal, thinking + tools + vision).
- mimo-v2-pro: spec mirrors mimo-v2-omni (262144 ctx, 131072 maxOut,
tools + vision).
- mimo-v2-omni: registry entry only (spec already present upstream).
- hy3-preview: registry entry only; falls back to __default__ spec.
- All four route to /chat/completions (default openai format), matching
the existing opencode-go executor behavior.
2026-05-27 10:20:25 -03:00
diegosouzapw
ade053c78b
chore: update CHANGELOG.md for v3.8.5 with integrated PRs
2026-05-27 09:49:46 -03:00
akarray
0700705040
fix: use public callbacks for remote Google OAuth with custom creds
2026-05-27 09:49:28 -03:00
Jan Leon
3a5ad60eb2
fix: allow rate-limited provider connections after transient 429s (with unit & integration tests)
2026-05-27 09:49:24 -03:00
Jan Leon
e6ea8f13d9
fix: keep database log settings in sync with the pipeline toggle
2026-05-27 09:48:38 -03:00
Markus Hartung
279e9c47bc
fix: speedup docker creation by reducing steps and bunch up copy operations
2026-05-27 09:48:35 -03:00
Jan Leon
af96e33184
fix(codex): apply global service tiers to combo request bodies
2026-05-27 09:48:17 -03:00
artac
9e57148b60
docs: fix broken documentation links in README after Fumadocs migration
2026-05-27 09:48:14 -03:00
墨林ObsidianGrove
ec4d0368df
fix(i18n): translate 162 missing zh-CN UI strings
...
Replace __MISSING__ placeholders with Simplified Chinese translations
across webhooks (wizard/howItWorks/deliveries), costs, endpoint, health,
logs, providers, settings, usage, sidebar and related modules.
2026-05-27 20:31:21 +08:00
akarray
6cfdf78900
fix: honor public callbacks for remote Google OAuth
2026-05-27 13:30:08 +02:00
Jan Leon
b5cc0993df
fix(combo): allow rate-limited provider connections after transient 429s
2026-05-27 13:13:22 +02:00
Jan Leon
cd9e03bf7a
Update src/lib/db/databaseSettings.ts
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-05-27 12:57:45 +02:00