Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
ccf7978
Add start command: new user entry point with state detection (#387)
JustAGhosT Mar 11, 2026
03b8e36
Add configurable prefix to kits commands (#388)
JustAGhosT Mar 11, 2026
c6bf794
fix(ci): CI remediation — package manager, review findings, test stab…
JustAGhosT Mar 11, 2026
5ffc812
fix(spec): correct githubSlug to phoenixvc/agentkit-forge (#391)
JustAGhosT Mar 11, 2026
f495b75
Add entry point for new framework users (#389)
JustAGhosT Mar 12, 2026
4ee4003
fix: caldues heuristics (#398)
JustAGhosT Mar 12, 2026
bf2d162
feat: complete revisit of agents (#399) (#400)
JustAGhosT Mar 12, 2026
c4ea1f4
fix(quality): resolve all lint and format errors
JustAGhosT Mar 13, 2026
ff53bba
I'll update the last_updated field in all the files from '2026-03-12'…
JustAGhosT Mar 14, 2026
c64fde0
docs: add AgentKit Forge sync feedback
JustAGhosT Mar 14, 2026
8c3343d
docs: update CLAUDE.md with repository-specific editing guidelines
JustAGhosT Mar 15, 2026
d3e7d8e
docs(claude): allow .agentkit edits in this repo (NB for framework dev)
JustAGhosT Mar 15, 2026
3437184
chore(sync): regenerate outputs after agentkit:sync
JustAGhosT Mar 15, 2026
6f6198d
Merge main into dev
JustAGhosT Mar 15, 2026
34b67cf
Fix/generated files and conflict markers (#427)
JustAGhosT Mar 17, 2026
567330a
chore(ci): reduce CodeQL to weekly + manual only (#430)
JustAGhosT Mar 17, 2026
0e8136f
docs(architecture): add tool-neutral agent hub findings, ADR-10, and …
JustAGhosT Mar 17, 2026
0b0218f
docs(history): add Linear PhoenixVC workspace setup implementation re…
JustAGhosT Mar 17, 2026
8794fc1
feat(engine): kit-based domain selection, init wizard, stop hook perf…
JustAGhosT Mar 21, 2026
88d2418
chore(merge): merge main into dev (#433)
JustAGhosT Mar 21, 2026
36113f7
chore(sync): merge main into dev — resolve conflicts and sync outputs
JustAGhosT Mar 21, 2026
6260a3f
feat: default config (#439) (#440)
JustAGhosT Mar 21, 2026
eb99cbb
feat(config): add integrationBranch setting and PR base branch guard …
JustAGhosT Mar 21, 2026
e488a1f
fix(docs): update ecosystem table with current repo names
JustAGhosT Mar 25, 2026
35301a5
fix(sync): add safety wrapper and dry-run preview for retort sync
JustAGhosT Mar 25, 2026
62607a8
fix(sync): reduce generated file churn from EOL, formatting, and scaf…
JustAGhosT Mar 25, 2026
3b3697d
ci(workflows): add phoenixvc/retort to .agentkit change exception list
JustAGhosT Mar 25, 2026
c0c7dce
fix(engine): add syncDateMode config and file-path context to placeho…
JustAGhosT Mar 25, 2026
3f42482
fix(hooks): replace jq --arg with stdin to fix E2BIG on Windows Git Bash
JustAGhosT Mar 25, 2026
4e0dd1c
chore(deps): remove package-lock.json in favour of pnpm (#462)
JustAGhosT Mar 25, 2026
b811ec8
fix(budget-guard): security fixes, correctness improvements, new test…
JustAGhosT Mar 27, 2026
940ceab
style: regenerate all tool configs with updated engine (pnpm --dir fix)
JustAGhosT Mar 27, 2026
dc8bae0
fix(templates): use project vars for branch names, error formatting
JustAGhosT Mar 27, 2026
0875a53
feat(metrics): emit [METRICS] events in team workflow template (GH#467)
JustAGhosT Mar 27, 2026
1b6f64c
test(budget-guard): Phase 3 — date-prefixed fixtures and parser scope…
JustAGhosT Mar 27, 2026
43d1792
fix(hooks): skip auto-generated merge commits in stop-build commit check
JustAGhosT Mar 27, 2026
a810dcc
fix(state): add state cleanup, validation, and session-start director…
JustAGhosT Mar 27, 2026
04487f3
fix(hookify): document event:file pattern shorthand matches content n…
JustAGhosT Mar 27, 2026
b7ab069
docs(reference): add EOL normalization guide for Windows adopters
JustAGhosT Mar 27, 2026
b8542e3
docs(sync): update #417 status — syncDateMode is live, document how t…
JustAGhosT Mar 27, 2026
a6631d4
chore(issues): add sync_bug_report.yml template with required Sync Di…
JustAGhosT Mar 27, 2026
84c3037
feat(metrics): add aggregate-metrics.mjs and wire into stop hook (GH#…
JustAGhosT Mar 27, 2026
49da901
feat(metrics): integrate agent-health into retrospective-analyst and …
JustAGhosT Mar 27, 2026
9c55d8a
feat(agents): add worktree-isolation rule and orchestrate dispatch gu…
JustAGhosT Mar 27, 2026
da8c7a3
fix(sync): block test suite scaffolding into adopter repos by default…
JustAGhosT Mar 27, 2026
d8f685d
feat(metrics): wire agent-health/metrics into retrospective-analyst (…
JustAGhosT Mar 27, 2026
31cb64c
feat(sync): emit sync-report.json on every sync run (GH#415)
JustAGhosT Mar 27, 2026
00fd95f
feat(sync): add adopt-if-missing policy and scaffoldResults to sync-r…
JustAGhosT Mar 28, 2026
27b42cf
feat(mcp): add project MCP server — pilot for org mcp-ecosystem-build
JustAGhosT Mar 28, 2026
d0617aa
feat(mcp): add project MCP server for retort (#472)
JustAGhosT Mar 28, 2026
74fef65
chore(merge): merge main into dev — bring default-config (#439) chang…
JustAGhosT Mar 28, 2026
91180f6
feat(sync): metrics aggregation, worktree isolation, sync-report, and…
JustAGhosT Mar 28, 2026
71de7e8
chore: add pre-release notes draft [skip ci]
stilla[bot] Mar 25, 2026
a582d36
style: prettier format RELEASE_NOTES_DRAFT.md
JustAGhosT Mar 28, 2026
0d45edc
refactor(spec): split agents.yaml into per-category directory + decis…
JustAGhosT Mar 28, 2026
779d168
fix(sync): stop managed-file table-alignment churn (#476) (#477)
JustAGhosT Mar 28, 2026
895cf3b
fix(sync): extend content-hash guard with table-normalisation to stop…
JustAGhosT Mar 29, 2026
6f64722
fix(sync): replace daily date stamp in REGISTRY.md header with conten…
JustAGhosT Mar 29, 2026
c620872
feat(config): add .retortconfig v1 support
JustAGhosT Mar 29, 2026
6eca5f0
feat(sync): add autoSyncOnPush opt-in
JustAGhosT Mar 29, 2026
1dbd2fe
feat(engine): add SpecAccessor class — typed spec parsing with valida…
JustAGhosT Mar 29, 2026
ffaca82
feat(engine): add RuntimeStateManager class — orchestrator state and …
JustAGhosT Mar 29, 2026
4598c63
fix(sync): queue formatting-only files for post-sync Prettier (#481)
JustAGhosT Mar 29, 2026
426b5d3
refactor(sync): extract fs-utils and scaffold-merge modules (Steps 1-…
JustAGhosT Mar 29, 2026
a2bb7a2
fix(worktree): auto-create .agentkit-repo marker on worktree create (…
JustAGhosT Mar 29, 2026
46a8a31
feat(init): add .retortconfig generation wizard (Phase 8) (#483)
JustAGhosT Mar 29, 2026
cfdb0b1
refactor(sync): extract spec-loader, overlay-resolver, var-builders, …
JustAGhosT Mar 29, 2026
15f68a7
feat(engine): add ContextRegistry — DI facade composing SpecAccessor,…
JustAGhosT Mar 29, 2026
98727fe
refactor(sync): extract scaffold engine — Steps 7-10 to scaffold-engi…
JustAGhosT Mar 30, 2026
3bf185f
feat(cli): add run subcommand for agent task dispatch (#493)
JustAGhosT Mar 30, 2026
5cb3a14
fix(scaffold-engine): narrow carry-forward to scaffold-once and manag…
JustAGhosT Mar 30, 2026
21c7e52
refactor(sync): extract inline helpers from main synchronize function
JustAGhosT Mar 30, 2026
c6cc0b1
feat(start): add WorktreesPanel showing active agent worktrees
JustAGhosT Mar 30, 2026
2a7d1f3
feat(start): add MCPPanel showing MCP server health
JustAGhosT Mar 30, 2026
2509eb7
chore(backlog): update Next Session — TasksPanel, syncJunie done; rea…
JustAGhosT Mar 30, 2026
7a0921e
chore(backlog): fix Prettier formatting
JustAGhosT Mar 30, 2026
8418c8b
docs(readme): rewrite — accurate structure, 16 targets including Juni…
JustAGhosT Mar 30, 2026
4308ec9
docs(readme): improve — add agent teams table, config example, quick …
JustAGhosT Mar 30, 2026
aea6f89
fix(tests): add maxRetries to rmSync in run-cli afterEach to prevent …
JustAGhosT Mar 30, 2026
d6a7323
refactor(sync): Step 11 — delegate all platform sync functions to pla…
JustAGhosT Mar 30, 2026
cadad02
feat(start): add TasksPanel — show active tasks from .claude/state/ta…
JustAGhosT Mar 30, 2026
8ca191e
chore(claude): expand Bash allow-list for agent workflows
JustAGhosT Mar 30, 2026
6dc1fa1
fix(prettier): exclude JSON templates from formatting (#504)
JustAGhosT Mar 30, 2026
4a960e9
feat(permissions): add git write ops and shell utils to Bash allow-list
JustAGhosT Mar 30, 2026
2693c78
feat(start): migrate src/start to TypeScript (#502) (#505)
JustAGhosT Mar 31, 2026
67757d8
feat(mcp): make browser/crawler MCP servers conditional on project.ya…
JustAGhosT Mar 31, 2026
01d9f83
feat(junie): add JetBrains Junie as a sync target (#506)
JustAGhosT Mar 31, 2026
2c8cf61
ci(coverage): add v8 coverage with 80% thresholds and fix prettier ig…
JustAGhosT Mar 31, 2026
7a5c617
docs(readme): reflect Junie shipped, TypeScript start, coverage badge…
JustAGhosT Mar 31, 2026
84598de
feat(skills): add repo-naming skill to spec and wire into .agents/ski…
JustAGhosT Mar 31, 2026
a21d546
chore(sync): regenerate managed outputs after full sync
JustAGhosT Mar 31, 2026
35ca5b1
docs(handoffs): add session handoff documents for 2026-03-31
JustAGhosT Mar 31, 2026
5700416
docs(handoffs): add session handoff for 2026-04-01
JustAGhosT Mar 31, 2026
a747c68
chore(merge): merge main into dev to resolve conflicts before PR #507
JustAGhosT Mar 31, 2026
09f56f0
ci(test): wire coverage summary into CI Test job and close P0 backlog…
JustAGhosT Mar 31, 2026
ec680e1
docs(handoffs): add session handoff 2026-04-01-02 — ecosystem strateg…
JustAGhosT Apr 1, 2026
83b9f68
docs(handoffs): add session handoff 2026-04-01-03 — full portfolio sc…
JustAGhosT Apr 1, 2026
29be7b7
fix(ci): update agentkit standalone lockfile and fix prettier violations
JustAGhosT Apr 1, 2026
54a5dec
chore(sync): regenerate managed outputs after merge resolution
JustAGhosT Apr 1, 2026
16221ff
fix(templates): remove leading whitespace from standalone block tags …
JustAGhosT Apr 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { describe, it, expect } from 'vitest';
import { buildBranchProtectionJson } from '../synchronize.mjs';
import { buildBranchProtectionJson } from '../var-builders.mjs';

describe('buildBranchProtectionJson', () => {
// ---------------------------------------------------------------------------
Expand Down
3 changes: 2 additions & 1 deletion .agentkit/engines/node/src/__tests__/command-prefix.test.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ import { existsSync, mkdirSync, readFileSync, readdirSync, rmSync, writeFileSync
import { tmpdir } from 'os';
import { dirname, join, resolve } from 'path';
import { afterEach, describe, expect, it } from 'vitest';
import { resolveCommandPath, runSync } from '../synchronize.mjs';
import { resolveCommandPath } from '../var-builders.mjs';
import { runSync } from '../synchronize.mjs';

// ---------------------------------------------------------------------------
// Helpers
Expand Down
Loading
Loading