-
Notifications
You must be signed in to change notification settings - Fork 14.4k
feat: agent folders hierarchy — hierarchical agent folder structure (JAC-4764) #11081
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
JackReis
wants to merge
24
commits into
paperclipai:master
from
JackReis:feat/agent-folders-vault-room
+10,501
−721
Closed
Changes from 23 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
b1e3095
fix(task-watchdogs): key human-wait fingerprint on kind/presence, not…
JackReis 032f67f
fix(task-watchdogs): align noop stopped classification
JackReis 4e038c8
fix: deduplicate .claude/skills/design-guide via symlink (matches mai…
JackReis 6d9c517
ci: re-trigger after flaky tmp-cleanup ENOTEMPTY in adapter-claude-lo…
JackReis f85a255
feat(JAC-4747): Add agent_folders table and folder_id column for Phas…
JackReis efacc47
feat(JAC-4746/JAC-4747): agent-folders hierarchy — routes, services, …
JackReis e7646a7
feat(JAC-4754): flat-to-folder migration tooling — CLI commands, rout…
JackReis d369d56
feat(JAC-4753): CLI Commands for Folder Management (Phase 3)
JackReis 92ed13b
feat(JAC-4750): Instruction Inheritance Resolution Engine — core impl…
JackReis 9c8bbe0
feat(JAC-4752/Phase 3): pointer files + agent integration
JackReis 6d7fc03
feat(JAC-4746): Complete Phase 3 — folder instructions-bundle endpoin…
JackReis 321da68
feat(JAC-4896): JAC-4748 Phase 2 adapter integration for merged instr…
JackReis d9b39d3
test(JAC-4755): folder instruction-inheritance integration tests + docs
JackReis 036e806
feat(agent-folders): load _CONTEXT.md (HFS room) into agent prompt vi…
JackReis 193c0a5
docs(JAC-5087): Phase 1 folder CRUD verification receipt
JackReis 086ee2a
docs(JAC-4864): Phase 1 folder CRUD verification artifact
JackReis 39ce825
feat(JAC-4751): Integrate hierarchical folder instructions into claud…
JackReis 0bb620e
feat(JAC-4751): Integrate hierarchical folder instructions into Herme…
JackReis 005ceee
fix(JAC-4821): make folder-migration tests compatible with FK constra…
JackReis f5747ff
test(JAC-4754): commit Phase 4 agent-folders integration test suites
JackReis 090a4a8
fix(db): remove duplicate migration journal entry for 0195_jac4538
JackReis fe96ce3
fix: resolve merge conflict in agent-folders-routes-integration.test.ts
JackReis 223cb0c
fix(test): use unique issue_prefix C3 in company isolation test to av…
JackReis 9b6ae19
fix(JAC-4764): remove committed merge conflict markers from agent-fol…
JackReis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../../.agents/skills/design-guide | ||
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P2: Skill content removed and replaced with unreviewed external symlink
Design-guide skill content (674 lines) deleted and replaced with a symlink to an external, unreviewed path, unrelated to the stated PR scope.
Revert the symlink and keep skill content version-controlled, or document the security rationale and ensure the target is reviewed.
AI prompt