Commit Graph

  • 4870af97e4 Update supported harnesses main Henry Garner 2026-08-26 20:31:12 +01:00
  • 1d3a6099ae Update README Henry Garner 2026-08-26 20:27:03 +01:00
  • 988f11bab5 Scope README phases check to the loop section Henry Garner 2026-08-26 20:18:38 +01:00
  • 546dae45c8 Update README Henry Garner 2026-08-26 20:13:35 +01:00
  • d15280eab0 Update star history link Henry Garner 2026-08-26 18:02:16 +01:00
  • 8a12b3460f Add supported harnesses section to README Henry Garner 2026-08-26 16:27:56 +01:00
  • 58647d9687 Bump plugin version to 3.15.0 v3.15.0 Yavor Panayotov 2026-08-23 14:50:24 +03:00
  • 6e498b63f2 Harden loop trace writes against symlinks (#71) Dieter Plaetinck 2026-08-23 14:46:52 +03:00
  • fe9073e6c6 Make the fan-out reduce step a real procedure (#72) yavorpanayotov 2026-08-23 14:41:24 +03:00
  • b18580c0e9 Trace the loop and flag the stall (#70) v3.14.0 yavorpanayotov 2026-08-22 09:50:43 +03:00
  • 527cd52ee2 Phases hand back typed results, not prose (#69) v3.13.0 yavorpanayotov 2026-08-20 15:46:08 +03:00
  • 5ec055fb2f Add a witness phase to the loop (3.12) (#68) v3.12.0 yavorpanayotov 2026-08-19 18:51:45 +03:00
  • 61f7940d8a distil: fan-out orchestration so distil handles a whole codebase (3.11) (#67) v3.11.0 yavorpanayotov 2026-08-12 01:58:26 +03:00
  • a3d2d7cb68 Bump plugin version to 3.10.0 (#66) v3.10.0 yavorpanayotov 2026-08-10 16:13:04 +03:00
  • 6a35b3422d Loop: run each step in its own subagent by default (#65) yavorpanayotov 2026-08-10 16:09:59 +03:00
  • b6419f8ac3 Bump plugin version to 3.9.0 (#64) v3.9.0 yavorpanayotov 2026-08-09 12:37:16 +03:00
  • 0bed77b415 Agents: single-source skills via preload; add distill and propagate agents (#63) yavorpanayotov 2026-08-09 12:36:22 +03:00
  • 899cb05e14 Point homepage at allium-lang.org (#58) v3.8.0 yavorpanayotov 2026-07-22 12:57:25 +03:00
  • 7ce13d7124 Bump plugin version to 3.8.0 (#57) yavorpanayotov 2026-07-22 12:54:38 +03:00
  • a622c768f9 Propagate: reconcile obligations against tests after generation (#56) yavorpanayotov 2026-07-22 12:53:35 +03:00
  • baadeb851d Add star history token Henry Garner 2026-07-10 18:49:40 +01:00
  • 2728851f5d Update README Henry Garner 2026-07-08 15:58:05 +01:00
  • f6b19f5821 Loop mode: /allium drives the whole loop to convergence (#54) v3.7.0 yavorpanayotov 2026-07-03 15:22:12 +03:00
  • 2613b27cd8 Add CLI installation section to installation page gh-pages Henry Garner 2026-07-01 18:46:31 +01:00
  • 493a2de55b Document the Allium loop (spec-first and code-first) and bump to 3.6.0 (#53) v3.6.0 yavorpanayotov 2026-06-23 11:14:05 +03:00
  • 72fd7bd0fd Bump plugin version to 3.5.0 (#52) v3.5.0 yavorpanayotov 2026-06-22 12:44:15 +03:00
  • 05296f4ba2 Prompt to install the Allium CLI when it's missing (#51) yavorpanayotov 2026-06-22 12:37:07 +03:00
  • 8af2da4e55 Bump plugin version to 3.4.0 (#50) v3.4.0 yavorpanayotov 2026-06-19 17:59:41 +03:00
  • 229ccd0368 Add Codex plugin manifest (#41) Eric Dvorsak 2026-06-19 15:37:11 +02:00
  • 4f125d503f Document zero-argument contract signatures (#49) yavorpanayotov 2026-06-19 16:13:50 +03:00
  • 9a188914da Wire allium-lsp in plugin.json for live .allium diagnostics (#39) (#48) yavorpanayotov 2026-06-19 14:52:33 +03:00
  • 916eafa498 Add "How it works" overview section to README (#47) yavorpanayotov 2026-06-19 14:11:03 +03:00
  • 5df1b13f49 Add patterns.md example for calling an external API (#38) (#46) yavorpanayotov 2026-06-19 14:09:58 +03:00
  • 2b7d66f2c9 Document default field-schema validation (drift) (#45) yavorpanayotov 2026-06-16 17:12:28 +03:00
  • dfa66a1690 Document list literals and qualified default type names (#44) yavorpanayotov 2026-06-16 16:49:53 +03:00
  • d5b4de83e9 Enhance tier4-variance script with concurrency support for pair evaluations test-suite Matt Ford 2026-05-14 18:14:16 +01:00
  • 79205aeb90 Tier 4 docs: iter-5 direction preface Matt Ford 2026-05-14 16:50:46 +01:00
  • 803553392b Skills: warnings/info from allium check are advisory, do not delete to silence Matt Ford 2026-05-14 16:50:30 +01:00
  • ec53b9786e Tier 4 docs: variance assessment after iteration 4 Matt Ford 2026-05-13 18:33:51 +01:00
  • 44d5801f3a Skills: don't trust allium check exit code; read the diagnostics list Matt Ford 2026-05-13 16:13:43 +01:00
  • 58991a9644 Distill: extraction discipline (3 iterations) Matt Ford 2026-05-13 15:34:41 +01:00
  • 72f61435ae Weed: declare-no-work + @guidance discipline for update-spec mode Matt Ford 2026-05-13 15:34:01 +01:00
  • 32a03809c0 Add four-tier test suite for the Allium project Matt Ford 2026-05-13 15:33:37 +01:00
  • 0766e2d0ac Swap demo video Henry Garner 2026-05-11 10:11:16 +01:00
  • f426ad6930 Embed demo video on usage page and trim pitch sections Henry Garner 2026-05-10 23:23:13 +01:00
  • 58e9f71c03 Make impact map opt-in across consumer skills #33 repo-impact-map Matt Ford 2026-05-08 10:44:06 +01:00
  • d08db2e17e Add Claude config Matt Ford 2026-05-07 21:53:55 +01:00
  • c4ec4ef473 Add TODO list for repo-impact-map branch Matt Ford 2026-04-21 18:28:26 +01:00
  • 296c046cc8 Add Clojure adapter for the impact skill Matt Ford 2026-04-21 18:04:16 +01:00
  • 18f6a5e0d4 Add Kotlin adapter for the impact skill Matt Ford 2026-04-21 09:54:07 +01:00
  • d15393ee7f Add TypeScript adapter for the impact skill Matt Ford 2026-04-20 21:14:22 +01:00
  • f614b725d3 Add Java adapter for the impact skill Matt Ford 2026-04-20 21:06:26 +01:00
  • 8c31788357 Suppress positive tick-rows in weed output; add config-coverage pass Matt Ford 2026-04-20 21:06:26 +01:00
  • ed0fb01f37 Force per-spec coverage and surface tick-lists in weed Matt Ford 2026-04-20 18:11:18 +01:00
  • 8571a30bcd Reflect Claude Code's single-file LSP reality in impact pipeline Matt Ford 2026-04-20 16:58:41 +01:00
  • 54095a7eed Document pyright-lsp install for the Python adapter Matt Ford 2026-04-20 16:40:34 +01:00
  • 0ab34e4886 Tighten weed's behavioural pass over the impact map Matt Ford 2026-04-20 16:36:53 +01:00
  • 0263c19144 Add impact skill for LSP-backed spec/code mapping Matt Ford 2026-04-20 13:30:44 +01:00
  • 495db59d02 Fix references/ links to skills/allium/references/ Henry Garner 2026-05-04 07:03:18 +01:00
  • 82da292e98 Simplify CLI section in README Henry Garner 2026-04-24 15:40:26 +01:00
  • c2f269734e Move shared references into skills/allium/references/ Henry Garner 2026-04-24 15:25:48 +01:00
  • 1f13ba3c24 Bump version to 3.3.0 v3.3.0 Henry Garner 2026-04-24 12:11:14 +01:00
  • be4abafc9f Move hooks to plugin root and add cross-editor support Henry Garner 2026-04-24 12:08:49 +01:00
  • b830495ac3 Add description to README Henry Garner 2026-04-23 18:50:20 +01:00
  • 1b6b0eccc3 Bump version to 3.2.0 v3.2.0 Henry Garner 2026-04-23 17:41:13 +01:00
  • 94dcad6bdd Add process-level completeness checking to skills and agents (#29) Henry Garner 2026-04-23 17:35:27 +01:00
  • 961f1f5c6d Add CLI tooling section to README Henry Garner 2026-04-22 21:10:04 +01:00
  • 655267e626 Add symlink guidance for editors that don't read .agents/skills/ Henry Garner 2026-04-21 15:15:32 +01:00
  • d19300cef5 Update strapline to match README Henry Garner 2026-04-20 11:05:11 +01:00
  • ecec2b1959 Link Ralph Wiggum loop to ghuntley.com Henry Garner 2026-04-18 11:27:41 +01:00
  • ef346f4d60 Note iterative approach for large codebases in README Henry Garner 2026-04-18 11:11:54 +01:00
  • 29c06657e3 Bump version to 3.1.5 v3.1.5 Henry Garner 2026-04-18 11:01:12 +01:00
  • f2900b67ec Move root skill into skills/allium Henry Garner 2026-04-18 10:58:50 +01:00
  • 3349b7b2e1 Simplify README Henry Garner 2026-04-18 10:49:10 +01:00
  • b067323907 Clarify skill invocation forms in README Henry Garner 2026-04-18 10:38:06 +01:00
  • 95d41e32ff Update GitHub Pages for editor-agnostic skill references and naming Henry Garner 2026-04-14 23:10:01 +01:00
  • 5c8154d2a4 Namespace skill references and clarify editor support in README Henry Garner 2026-04-14 22:52:14 +01:00
  • 4f9f8a4ae8 Enhance plugin manifest with explicit skill and agent paths v3.1.4 Henry Garner 2026-04-14 09:59:12 +01:00
  • f35516dab0 Run CI on all pushes to main Henry Garner 2026-04-14 09:44:40 +01:00
  • 115a95a63e Update README Henry Garner 2026-04-14 09:40:11 +01:00
  • 563b03ce8c Add plugin manifest for standalone installation (#21) Henry Garner 2026-04-14 09:28:40 +01:00
  • 3012edd2e1 Portable agents: skills + VS Code subagents (#19) Henry Garner 2026-04-11 17:02:11 +01:00
  • d30dea198a Add line break to hero text Henry Garner 2026-04-04 09:17:35 +01:00
  • eab42d52d4 Update tagline to more useful than a prompt Henry Garner 2026-04-04 09:15:23 +01:00
  • 9d7fd08471 Update tagline to more useful than a prompt Henry Garner 2026-04-04 09:14:17 +01:00
  • cf4dca1aa5 Update tagline Henry Garner 2026-04-02 17:26:45 +01:00
  • 9ca6a7f2b4 Move proposals and governance docs to proposals branch Henry Garner 2026-03-31 08:57:40 +01:00
  • a43f3222cf Add project root boundary check to allium hook proposals Henry Garner 2026-03-30 17:11:47 +01:00
  • d5ffbc9bac Restrict agent bash access to allium check Henry Garner 2026-03-30 17:04:25 +01:00
  • 566924089d Add star history Henry Garner 2026-03-29 12:00:17 +01:00
  • 8ae6418ee4 Update site title Henry Garner 2026-03-24 13:20:01 +00:00
  • 214818b8ad Link v2 to v3 migration guide from v3 page Henry Garner 2026-03-23 18:55:06 +00:00
  • f6fb08dd30 Add v2 to v3 migration guide link to README Henry Garner 2026-03-23 18:47:36 +00:00
  • eb5b5b50ad Bump version to 3, add migration guide, update version markers v3 Henry Garner 2026-03-23 17:11:19 +00:00
  • 994b90c8f0 Allium v3 (#13) Henry Garner 2026-03-23 17:02:39 +00:00
  • 472b38d569 Move tend/propagate description before prompt examples Henry Garner 2026-03-23 12:42:14 +00:00
  • 9ab979ef94 Tone pass: fix AI tells, Oxford commas, double-quote formatting, vague verbs Henry Garner 2026-03-23 12:30:27 +00:00
  • 6b5e96f57c Bold instead of yellow for inline code in terminal mockups Henry Garner 2026-03-23 12:25:07 +00:00
  • e11f0c5170 Rename heading, remove JSON examples, add backtick and transitions highlighting Henry Garner 2026-03-23 12:24:24 +00:00
  • 4c5b756ebc Use tend and propagate by name in getting started examples Henry Garner 2026-03-23 12:21:48 +00:00