ec6421de35
rename ss-tools to superset-tools across the entire project
...
- Replace all occurrences of 'ss-tools' with 'superset-tools' in 104 files
- Rename git bundle file ss-tools.bundle → superset-tools.bundle
- Update .gitignore pattern accordingly
- Preserve variable names (hasSsTools etc.) and code identifiers
2026-06-16 11:15:19 +03:00
afe6c7e281
agents
2026-05-18 23:58:42 +03:00
30ba70933d
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
277ce7b3b3
skills + agents
2026-04-19 20:05:45 +03:00
2228a00035
semantics
2026-04-02 12:12:23 +03:00
f5c90af287
semantics
2026-04-01 21:57:51 +03:00
03d46cb32a
semantic
2026-04-01 14:51:45 +03:00
af61096ddb
root update
2026-04-01 14:25:52 +03:00
d4d212fd35
mcp tuning
2026-04-01 13:29:41 +03:00
d1d18df898
agents ADR promts
2026-03-27 22:00:37 +03:00
7901ce0f39
semantics
2026-03-27 21:27:31 +03:00
b8447e9beb
some cleaning in promts
2026-03-22 13:00:06 +03:00
8847a99209
standards clean
2026-03-22 12:40:02 +03:00
1f904a6321
promts
2026-03-21 16:09:13 +03:00
b11e35b451
add grace_schema.yaml
2026-03-21 11:06:48 +03:00
4d4f204f1c
semantics
2026-03-20 20:01:58 +03:00
62d7c660ef
subagents
2026-03-20 17:20:24 +03:00
7cff6bdcf8
semantic
2026-03-18 08:45:15 +03:00
064ff59a7c
Split Superset OpenAPI into indexed sections
2026-03-17 21:19:26 +03:00
01409b9cff
Таски готовы
2026-03-16 23:11:19 +03:00
cc5f0dcbbf
docs(semantics): simplify test markup protocol (Section VIII) and sync workflows
2026-03-16 18:18:57 +03:00
67867f8220
refactor(semantics): migrate legacy @TIER to @COMPLEXITY annotations
...
- Replaced @TIER: TRIVIAL with @COMPLEXITY: 1
- Replaced @TIER: STANDARD with @COMPLEXITY: 3
- Replaced @TIER: CRITICAL with @COMPLEXITY: 5
- Manually elevated specific critical/complex components to levels 2 and 4
- Ignored legacy, specs, and node_modules directories
- Updated generated semantic map
2026-03-16 10:06:44 +03:00
7d8866f6ef
refactor(semantics): migrate TIER system to adaptive COMPLEXITY 1-5 scale
...
- Replaced rigid TIERs with continuous COMPLEXITY 1-5 scale in semantics.md
- Updated generate_semantic_map.py to parse and score based on Complexity
- Added backward compatibility mapping for legacy TIERs
- Migrated all .ai/shots examples to use @COMPLEXITY and updated relation syntax
- Added trivial_utility.py shot to demonstrate implicit Complexity 1 token savings
2026-03-16 09:54:13 +03:00
674a869362
mcp
2026-03-15 20:29:11 +03:00
bcce55fbf9
feat add connections management and health summary improvements
2026-03-15 16:40:43 +03:00
96b5282fe2
Finalize assistant and dashboard health updates
2026-03-15 13:19:46 +03:00
e50fc4c476
few shots update
2026-03-11 09:08:32 +03:00
acf0b8e83f
semantic update
2026-03-10 21:33:09 +03:00
80102661db
semantic clean up
2026-03-10 19:38:10 +03:00
b4b17d89b4
код написан
2026-03-10 12:00:18 +03:00
9919f84a41
tui rework
2026-03-09 14:18:34 +03:00
1704b0f878
починили скачивание
2026-03-06 15:22:14 +03:00
787f4e55f2
clean ui
2026-03-04 19:33:47 +03:00
664e47d540
feat(clean-release): complete and verify backend test suite (33 passing tests)
...
- Relocated and standardized tests for clean_release subsystem into __tests__ sub-packages.
- Implemented missing unit tests for preparation_service, audit_service, and stages.
- Enhanced API contract tests for candidate preparation and compliance reporting.
- Updated 023-clean-repo-enterprise coverage matrix with final verification results.
- Fixed relative import issues and model validation mismatches during test migration.
2026-03-04 13:53:43 +03:00
9ff1e6b18a
feat: Introduce and enforce test contract annotations for critical modules and update coverage tracking.
2026-03-04 12:58:42 +03:00
0a09fb5e6d
git list refactor
2026-03-01 12:13:19 +03:00
efce41b0c5
dry run migration
2026-02-27 20:48:18 +03:00
af6ebef243
semantic protocol update
2026-02-27 20:48:06 +03:00
de5fb74921
new test contracts
2026-02-26 19:29:07 +03:00
03a494c8e1
test semantic harden
2026-02-26 18:26:11 +03:00
6ab2ea6f1c
+ai update
2026-02-26 17:54:23 +03:00
6e73292340
+ git config
2026-02-25 20:27:29 +03:00
f850d5d28d
{ "verdict": "APPROVED", "rejection_reason": "NONE", "audit_details": { "target_invoked": true, "pre_conditions_tested": true, "post_conditions_tested": true, "test_data_used": true }, "feedback": "Both test files have successfully passed the audit. The 'task_log_viewer.test.js' suite now correctly imports and mounts the real Svelte component using Test Library, fully eliminating the logic mirror/tautology issue. The 'test_logger.py' suite now properly implements negative tests for the @PRE constraint in 'belief_scope' and fully verifies all @POST effects triggered by 'configure_logger'." }
2026-02-24 21:55:13 +03:00
cbf9135db6
semantic update
2026-02-24 21:08:12 +03:00
51b1fbb247
generate semantic clean up
2026-02-24 12:51:57 +03:00
9b08c9557b
Новый экранчик для обзора дашей
2026-02-23 15:54:20 +03:00
f1f46f4e11
semantic update
2026-02-23 13:15:48 +03:00
cdb99a81df
db + docker
2026-02-20 20:47:39 +03:00
1fcb7ca67c
semantic update
2026-02-20 10:41:15 +03:00
0e98e317a2
few shots update
2026-02-20 10:26:01 +03:00