-
954c739dc9
chore(archive): move untracked files + clean working tree\n\nArchived to agent-evolution/archive/:\n - test scripts, specs, data exports\n - dashboard-user-journey.md → .kilo/archive/\n\nClean: all non-ollama models verified (openrouter, openai removed)
dev
Deploy Bot
2026-05-27 14:04:37 +01:00
-
530c1c1384
fix(commands): replace all non-Ollama providers with ollama-cloud/\n\nRemoved: openrouter, openai (unreliable/foreign)\nReplaced 6 commands:\n /status → ollama-cloud/qwen3.5-122b\n /ask → ollama-cloud/qwen3.5-122b\n /hotfix → ollama-cloud/deepseek-v4-pro-max\n /review → ollama-cloud/kimi-k2.6\n /code → ollama-cloud/deepseek-v4-pro-max (prev commit)\n /plan → ollama-cloud/deepseek-v4-pro-max (prev commit)\nAll models now served from ollama-cloud/ exclusively.
Deploy Bot
2026-05-27 14:02:10 +01:00
-
b075189b83
chore(dashboard): rebuild standalone after model migration\n\n- All 18 recommendations applied → pending: 0\n- File size: 246.1 KB
Deploy Bot
2026-05-27 13:47:33 +01:00
-
7635cb62cd
fix(dashboard): heatmap cell click + 5th tab + model sync fixes\n\n- restore hmModal with 4 legacy tabs + new Performance Graph tab\n- fix event.target in research-dashboard.template.html switchTab\n- fix showCellDetail event.stopPropagation for modal persistence\n- update agent models + sync KILO_SPEC.md and AGENTS.md
Deploy Bot
2026-05-27 13:46:55 +01:00
-
36455ccf24
feat:apply model recommendations - 18 agents migrated to kimi-k2.6\n\nSources from agent-evolution/data/evolution.json\nAgents: architect-indexer, backend-developer, browser-automation,\n code-skeptic, evaluator, flutter-developer, frontend-developer,\n history-miner, lead-developer, markdown-validator, php-developer,\n product-owner, prompt-optimizer, python-developer,\n requirement-refiner, sdet-engineer, visual-tester,\n workflow-architect\nAlso synced 4 agents via sync-agents.cjs
Deploy Bot
2026-05-27 13:38:49 +01:00
-
95e0866b46
fix(dashboard): remove all event.target dependencies
Deploy Bot
2026-05-26 13:22:40 +01:00
-
c212a0a34e
fix(build): remove broken heatmap string replacement
Deploy Bot
2026-05-25 22:31:32 +01:00
-
7f1269a370
fix(dashboard): 3 UI bugs + new DB watch tool
Deploy Bot
2026-05-25 21:50:55 +01:00
-
a0604afaf6
chore: archive generated files and clean up runtime outputs
Deploy Bot
2026-05-25 21:23:47 +01:00
-
3cca6814f6
test(dashboard): add visual regression baselines for all 6 tabs
Deploy Bot
2026-05-25 21:16:49 +01:00
-
a37bbee9e0
test(dashboard): add SPA screenshot and console error monitoring scripts
Deploy Bot
2026-05-25 21:15:49 +01:00
-
bac09bee02
feat(dashboard): add SPA tab screenshot capture for visual testing
Deploy Bot
2026-05-25 21:12:29 +01:00
-
9b0f160587
feat(dashboard): unified data pipeline, verified benchmarks, and browser testing
Deploy Bot
2026-05-25 21:05:14 +01:00
-
f9bed0f262
fix(dashboard): correct computeAgentScore formula and inline benchmark data
Deploy Bot
2026-05-25 16:31:15 +01:00
-
699456b49e
feat(dashboard): replace raw Canvas with Chart.js for all Impact tab charts
Deploy Bot
2026-05-25 15:45:14 +01:00
-
19be5cf229
fix(dashboard): rewrite Impact tab charts to work with actual data structure
Deploy Bot
2026-05-25 15:18:35 +01:00
-
047a87afb4
feat(agent-models): apply MEDIUM+LOW priority model migrations
Deploy Bot
2026-05-25 15:07:17 +01:00
-
4a0c78e5c9
feat(agent-models): apply CRITICAL+HIGH model migrations from research
Deploy Bot
2026-05-25 14:36:31 +01:00
-
81b130471d
fix(tool-use): add question tool schema with mandatory description field
Deploy Bot
2026-05-25 14:31:54 +01:00
-
e6e8e9cb2a
feat(workflow-cross-checker): add pre-flight inter-agent validation agent with gate protocol
Deploy Bot
2026-05-24 00:11:25 +01:00
-
bb043cb23d
feat(landing): add APAW marketing landing page with dark/light theme toggle
Deploy Bot
2026-05-23 22:48:19 +01:00
-
d254fab149
chore: clean main branch to agent framework distribution set + add SYNC.md
main
NW
2026-05-22 19:06:39 +01:00
-
9eb0a0ba34
feat(landing-visual): add landing-design-interpretation skill, landing-visual-debugging rule, extract-contrast script, and frontend-developer measurement-first protocol
NW
2026-05-22 18:27:44 +01:00
-
-
ded8e3022d
feat(parallel-coordination): evolution — Gitea comment-based task claiming for parallel agent execution
Kilo Orchestrator
2026-05-18 16:13:33 +01:00
-
46d6752890
feat(context-window): evolution — Gitea-centric checkpoint pruning + agent context hygiene
Kilo Orchestrator
2026-05-18 15:54:15 +01:00
-
4e9ea678bd
feat(orchestrator): evolution — capability-first routing, parallelization, zero-work policy
Kilo Orchestrator
2026-05-16 13:10:06 +01:00
-
60b14d33d0
fix(installer): install Kilo extension for root + all regular users, remove broken --user-data-dir
Deploy Bot
2026-05-16 12:13:35 +01:00
-
d796da6ab4
fix(installer): add bun to PATH persistently, suppress debconf dialogs, fix root vscode flags
Deploy Bot
2026-05-16 11:59:25 +01:00
-
e45cac8709
fix(installer): add --no-sandbox for root VS Code extension install + .work/ in .gitignore
Deploy Bot
2026-05-16 11:52:51 +01:00
-
879e0e5b7e
feat: add one-command Linux installer with VS Code + Kilo extension + APAW setup
Deploy Bot
2026-05-16 11:48:39 +01:00
-
a6516f8595
feat: restore universal blog, booking, ecommerce skills with framework-agnostic schema and API patterns
NW
2026-05-13 18:12:14 +01:00
-
f65bbf9420
feat: add visual quality rules to frontend-developer agent + new screenshot page
NW
2026-05-13 16:54:29 +01:00
-
2287122f91
fix(agents): add Tool-First Enforcement to agent definitions and global rules
NW
2026-05-13 09:37:40 +01:00
-
4c9a95661f
evolution: remove obsolete :cloud suffix from kimi-k2.6 model id across all configs
NW
2026-05-13 09:27:48 +01:00
-
c031c4b9e5
feat(evolution): add incident-responder agent for server incident response and forensics
NW
2026-05-09 13:31:20 +01:00
-
8788261d4f
rules: add Task Critical Assessment (TCA) to prevent waste
NW
2026-05-09 01:57:50 +01:00
-
67e8d2e41a
revert: remove MCP Gitea integration, restore direct REST client
NW
2026-05-09 01:55:52 +01:00
-
0f522e61c3
fix(gns-2): replace Basic Auth password with Bearer PAT for MCP
NW
2026-05-09 01:28:40 +01:00
-
81e4708b5f
docs(gns-2): MCP stdio transport setup instructions
NW
2026-05-09 00:33:21 +01:00
-
af08e74f72
feat(gns-2): stdio MCP transport with hybrid fallback
NW
2026-05-09 00:28:57 +01:00
-
106a0291a4
feat(gns2): E2E integration test script for issue #110
NW
2026-05-08 22:49:02 +01:00
-
f5966db155
feat(gns2): integrate HybridGiteaClient into PollingSupervisor
NW
2026-05-08 22:35:21 +01:00
-
06fb0421ef
fix(process-continuity): operator-free design for MCP Docker integration
NW
2026-05-08 22:31:59 +01:00
-
3cc6ee2ffe
feat(gns2): Phase 8 MCP Docker containers for Gitea direct integration
NW
2026-05-08 22:16:52 +01:00
-
bd154f24d0
feat(gns2): mass-update all 30 agents with GNS-2 protocol
NW
2026-05-08 22:03:08 +01:00
-
47b027a02f
feat(gns2): Gitea-Nervous-System v2.0 - distributed agent state machine
NW
2026-05-08 21:25:38 +01:00
-
f01e2064fb
feat(evolution): Kilo Code release sync & APAW system hardening (v2026-05-07)
NW
2026-05-08 18:54:08 +01:00
-
74ad7c4b6e
docs(branch-strategy): default branch is dev, not main
NW
2026-05-07 07:39:00 +01:00
-
994ca58821
fix(agents): add missing permissions + complete kilo-meta.json
NW
2026-05-07 07:22:32 +01:00
-
defe57d53a
feat: merge infrastructure skills and workflows from TenerifeProp
NW
2026-05-06 23:04:14 +01:00
-
80dca09ae0
fix: unquoted color, duplicate key, GLM downgrade + cross-platform validator
¨NW¨
2026-05-04 22:01:45 +01:00
-
fb552e0020
feat: v3 optimal model assignments + fitness gate
¨NW¨
2026-04-30 08:42:10 +01:00
-
9e48a4960e
fix: restore optimal v3 models + add fitness gate protection
¨NW¨
2026-04-29 23:19:16 +01:00
-
d1516f4856
chore: organize temporary research artifacts into archive
¨NW¨
2026-04-29 21:14:23 +01:00
-
3badb259cc
feat: bidirectional research dashboard + agent config fixes
¨NW¨
2026-04-29 21:04:22 +01:00
-
2ae7789802
fix: sync kilo.jsonc + capability-index.yaml after evolution upgrade
¨NW¨
2026-04-27 16:49:25 +01:00
-
dbea8c90db
feat: evolutionary agent model upgrades based on recommendation matrix
¨NW¨
2026-04-27 12:09:36 +01:00
-
af43eaef80
Merge remote-tracking branch 'origin/agent-sync-features'
¨NW¨
2026-04-24 07:21:39 +01:00
-
-
3127d82102
feat: sync agent evolution data and add self-diagnostic report
¨NW¨
2026-04-23 07:58:44 +01:00
-
6b71ea2b57
feat: add .architect/ project mapping system with architect-indexer agent and Docker containerization
¨NW¨
2026-04-22 20:01:38 +01:00
-
9d85dd9f83
merge: dev into main — centralized auth + trailing-slash fix + all recent features
¨NW¨
2026-04-19 12:20:38 +01:00
-
-
573d9a641e
fix(security): add rstrip('/') to get_target_repo for trailing-slash URLs
¨NW¨
2026-04-19 12:17:53 +01:00
-
7523911812
fix(security): extricate hardcoded Gitea credentials, add centralized auth module
¨NW¨
2026-04-19 11:43:59 +01:00
-
7445e66676
feat: add Next.js, Vue/Nuxt, React, Python (Django/FastAPI) skills and agents
¨NW¨
2026-04-19 10:04:51 +01:00
-
b46a1a20a8
feat: add PHP development stack, atomic tasks, modular code rules, agent monitoring, fix target project detection
¨NW¨
2026-04-18 23:43:04 +01:00
-
28a3b648cc
refactor(prompts): compress 29 agents (-77%) and 7 rules (-55%), delete 2 duplicates
¨NW¨
2026-04-18 13:49:24 +01:00
-
c416f53103
refactor: clean main to starter template — remove project-specific and generated files
¨NW¨
2026-04-17 21:11:12 +01:00
-
-
2573d81cff
refactor: remove CBS-specific e2e-booking flow — belongs to CBS project, not APAW starter
¨NW¨
2026-04-17 20:21:29 +01:00
-
c258d16ef5
feat: add Gitea integration, E2E booking flow, Docker DNS fix, browser-launcher module
screenshots-bugfix
NW
2026-04-17 09:27:27 +01:00
-
3a8aa6b416
docs: update visual testing agent docs, remove test artifacts from git, add pipeline documentation
NW
2026-04-16 22:48:46 +01:00
-
c6b15e0bcd
feat: implement visual regression testing v2.0 — Playwright pipeline with bbox extraction
NW
2026-04-16 22:32:41 +01:00
-
e19fa3effd
refactor: full agent system revision — migrate to GLM-5.1, fix delegation chains, audit consistency
NW
2026-04-12 22:38:41 +01:00
-
1f4536ab93
Merge feature/web-testing-infrastructure into main
¨NW¨
2026-04-07 08:56:37 +01:00
-
-
e074612046
feat: add web testing infrastructure
¨NW¨
2026-04-07 08:55:24 +01:00
-
-
b9abd91d07
feat: orchestrator evolution — full access + model upgrades + self-evolution protocol
¨NW¨
2026-04-06 22:55:12 +01:00
-
01ce40ae8a
restore: Docker evolution test files for remote usage
¨NW¨
2026-04-06 01:36:26 +01:00
-
ae471dcd6b
docs: remove Docker references from pipeline-judge
¨NW¨
2026-04-06 01:35:29 +01:00
-
b5c5f5ba82
chore: remove Docker test files - use local testing instead
¨NW¨
2026-04-06 01:34:24 +01:00
-
8e492ffa90
test: run evolution test with exact measurements
¨NW¨
2026-04-06 01:08:54 +01:00
-
0dbc15b602
feat: add local fallback scripts for evolution testing
¨NW¨
2026-04-06 01:03:54 +01:00
-
1703247651
feat: add Docker-based evolution testing with precise measurements
¨NW¨
2026-04-06 00:48:21 +01:00
-
fa68141d47
feat: add pipeline-judge agent and evolution workflow system
¨NW¨
2026-04-06 00:23:50 +01:00
-
1ab9939c92
fix: correct OpenRouter model paths across all files
¨NW¨
2026-04-05 23:47:14 +01:00
-
6ba325cec5
fix: correct model path format for OpenRouter
¨NW¨
2026-04-05 23:42:32 +01:00
-
a4e09ad5d5
feat: upgrade agent models based on research findings
¨NW¨
2026-04-05 23:37:23 +01:00
-
fe28aa5922
chore: reorganize project structure and update README
¨NW¨
2026-04-05 23:02:44 +01:00
-
ff00b8e716
fix: sync agent models across config files
¨NW¨
2026-04-05 20:51:09 +01:00
-
4af7355429
feat: update agent models based on research recommendations
¨NW¨
2026-04-05 20:28:47 +01:00
-
15a7b4b7a4
feat: add Agent Evolution Dashboard
¨NW¨
2026-04-05 19:58:59 +01:00
-
b899119d21
feat: add html-to-flutter skill and research report
¨NW¨
2026-04-05 17:26:02 +01:00
-
af5f401a53
feat: add Flutter development support with agent, rules and skills
¨NW¨
2026-04-05 17:04:13 +01:00
-
0f22dca19b
docs: add model, small_model, default_agent fields to KILO_SPEC.md
¨NW¨
2026-04-05 16:46:30 +01:00
-
7a9d0565e0
fix: use correct config field names with underscores
¨NW¨
2026-04-05 16:45:15 +01:00
-
77e769995a
docs: add DevopsEngineer to agents table in KILO_SPEC.md
¨NW¨
2026-04-05 16:42:36 +01:00
-
ab02873a4a
fix: remove unsupported config parameters from kilo.jsonc
¨NW¨
2026-04-05 16:42:35 +01:00
-
74c4b45972
feat: set orchestrator as default agent in kilo.jsonc
¨NW¨
2026-04-05 16:33:17 +01:00
-
1175bf1b07
fix: add defaultModel and smallModel to kilo.jsonc
¨NW¨
2026-04-05 16:27:43 +01:00
-
5f21ad4130
fix: configure default models for built-in Kilo Code agents
¨NW¨
2026-04-05 16:21:37 +01:00
-
6c4756f8b4
fix: correct agent modes from 'all' to 'subagent'
¨NW¨
2026-04-05 16:19:18 +01:00
-
8661c9719f
feat: add devops-engineer agent and validation rules
¨NW¨
2026-04-05 16:11:31 +01:00