Commit Graph

12 Commits

Author SHA1 Message Date
21794465f4 lang detect 2026-05-20 17:15:31 +03:00
d48e6c0d83 semantics 2026-05-20 09:59:03 +03:00
8797c28958 feat(llm): mask API keys in UI responses and prevent masked-key leakage in fetch/test/save payloads
- Add mask_api_key() and is_masked_or_placeholder() to llm_provider service
- Return masked keys in all provider CRUD endpoints
- Reject masked/placeholder keys in fetch_models and test_provider_config
- Show masked key with Change button in ProviderConfig.svelte edit form
- Exclude masked keys from fetch-models, test, and submit payloads on frontend
- Update semantics-core skill with clarified complexity tier rules
- Switch agent modes from subagent to all
2026-05-15 23:34:09 +03:00
623cad065d log refactor 2026-05-12 19:30:15 +03:00
3a6a0be95a refactor 2026-05-12 14:52:27 +03:00
72d034746d agents 2026-05-11 22:58:01 +03:00
867fb8dce1 tasks ready 2026-05-08 18:01:49 +03:00
13fcd544d2 semantic cleanup 2026-05-08 10:07:05 +03:00
a69446473b refactor 2026-04-24 17:10:02 +03:00
e9fe80784f prune contracts 2026-04-01 22:31:10 +03:00
bc2e43a14b configs update 2026-04-01 14:07:02 +03:00
f8e08757cf mcp tuning 2026-04-01 13:29:41 +03:00