|
|
3029c9be25
|
feat: Configure Prettier for code formatting and VS Code integration
|
2026-06-09 12:19:35 +02:00 |
|
|
|
546721ed14
|
feat: Initialize editor and Git configuration
|
2026-06-09 12:19:35 +02:00 |
|
|
|
090f6db1b8
|
Merge branch 'release/1.1.2' into develop
|
2026-06-05 15:37:27 +02:00 |
|
|
|
e730b49345
|
Version update
|
2026-06-05 15:37:15 +02:00 |
|
|
|
a7af6e5a4f
|
refactor(registry): Provide a template for genome customization
|
2026-06-05 15:36:24 +02:00 |
|
|
|
9fa7d1afda
|
Merge branch 'release/1.1.1' into develop
|
2026-06-05 12:21:20 +02:00 |
|
|
|
1d83af9639
|
Version update
|
2026-06-05 12:20:58 +02:00 |
|
|
|
f3af62897f
|
Merge branch 'feature/mvp0-linked-projects-and-ingest' into develop
|
2026-06-05 12:17:03 +02:00 |
|
|
|
ab1141e132
|
feat: Document ingest security model and human-gated workflow
|
2026-06-05 12:02:18 +02:00 |
|
|
|
2426b09b50
|
refactor(ingest): Refine path validation and improve script clarity
|
2026-06-05 10:47:35 +02:00 |
|
|
|
93bc5bb007
|
feat: enhance ingest workflow with validation, PR control, and robustness
|
2026-06-05 10:37:13 +02:00 |
|
|
|
ddf34944e0
|
feat: improve index-append.py frontmatter self-healing
|
2026-06-05 10:37:13 +02:00 |
|
|
|
9a81bb2d6f
|
test(ingest): Add tests for slug validation and index-append updates
|
2026-06-05 09:59:22 +02:00 |
|
|
|
3272450ec5
|
fix(ingest): Scope git operations and add curl timeouts in open-pr.sh
|
2026-06-05 09:59:22 +02:00 |
|
|
|
00fb74c76a
|
feat(ingest): Improve general script robustness and cleanup
|
2026-06-05 09:59:22 +02:00 |
|
|
|
99806b8b3d
|
fix(ingest): Add frontmatter missing warning to index-append.py
|
2026-06-05 09:59:22 +02:00 |
|
|
|
e8980b5526
|
feat(ingest): Implement wikilink-based deduplication for index entries
|
2026-06-05 09:59:22 +02:00 |
|
|
|
203fbadd63
|
feat(ingest): Refine slug generation with validation
|
2026-06-05 09:59:22 +02:00 |
|
|
|
6d1151fa5a
|
docs(ingest): Enhance guidance for naming and context awareness
|
2026-06-05 09:33:50 +02:00 |
|
|
|
50d3f39f51
|
test(ingest): Add integration test for INGEST_MODEL logging
|
2026-06-05 09:33:50 +02:00 |
|
|
|
39775398f7
|
feat(ingest): Use orchestrator-provided INGEST_MODEL for log attribution
|
2026-06-05 09:33:50 +02:00 |
|
|
|
76700cd2a6
|
docs(ingest): Define manifest rules for model and maturity fields
|
2026-06-05 09:33:50 +02:00 |
|
|
|
13d34b4906
|
docs: Update README
|
2026-06-05 09:27:14 +02:00 |
|
|
|
42c1302035
|
feat(build): Introduce testing, structure management, and linked genome support
|
2026-06-05 09:24:58 +02:00 |
|
|
|
624bd5f8d5
|
chore: Remove deprecated frontmatter reference; add master README template
|
2026-06-04 10:59:14 +02:00 |
|
|
|
35f476c2c7
|
feat(ingest): Add diagnose-run-ingest.sh diagnostic tool
|
2026-06-04 10:59:14 +02:00 |
|
|
|
e0465b6f25
|
test(ingest): Add end-to-end Bats test for run-ingest.sh
|
2026-06-04 10:59:14 +02:00 |
|
|
|
b88468cc06
|
test(lint,structure): Add Bats tests for linting and structure validation
|
2026-06-04 10:59:14 +02:00 |
|
|
|
9b61e74821
|
test(ingest): Add Bats tests for core skill scripts
|
2026-06-04 10:59:14 +02:00 |
|
|
|
ff0828f5a7
|
refactor(ingest): Enhance run-ingest.sh for testability and robustness
|
2026-06-04 10:59:14 +02:00 |
|
|
|
e531135bf3
|
feat: Introduce Bats testing framework and helpers
|
2026-06-04 10:59:14 +02:00 |
|
|
|
33697e9b82
|
docs: improve readability and consistency across other documentation
|
2026-06-03 12:28:25 +02:00 |
|
|
|
2e06d8f4e8
|
docs: update AGENTS.md template for ingest skill and clarity
|
2026-06-03 12:28:25 +02:00 |
|
|
|
3005366cfd
|
feat: implement ingest skill workflow with post-processing
|
2026-06-03 12:28:25 +02:00 |
|
|
|
ee4f5beacf
|
feat: add linked project field to genome registry
|
2026-06-03 12:28:25 +02:00 |
|
|
|
ea9283637b
|
feat: centralize genome directory structure definition
|
2026-06-03 12:28:25 +02:00 |
|
|
|
528e9c6c48
|
Merge branch 'release/1.0.0' into develop
|
2026-05-11 18:58:07 +02:00 |
|
|
|
dccfe478a0
|
Version update
|
2026-05-11 18:57:54 +02:00 |
|
|
|
d406a0a554
|
refactor(agent): Refine ingest, query, and lint workflows
|
2026-05-11 10:16:20 +02:00 |
|
|
|
b440221514
|
feat: Implement structured PR review workflow
|
2026-05-11 10:16:20 +02:00 |
|
|
|
c66ff636ec
|
docs: Overhaul README and consolidate operational docs
|
2026-05-11 10:16:20 +02:00 |
|
|
|
b1d11cd84b
|
Merge branch 'release/0.3.0' into develop
|
2026-05-10 22:15:01 +02:00 |
|
|
|
da1b76b02d
|
Version update
|
2026-05-10 22:14:50 +02:00 |
|
|
|
c4141a75dd
|
Merge branch 'feature/agent-native-optimization' into develop
|
2026-05-10 22:13:21 +02:00 |
|
|
|
0138a203a4
|
feat: Standardize master repo template and global security rules
|
2026-05-10 22:13:12 +02:00 |
|
|
|
cc85df9324
|
refactor: Streamline file conventions and protocol definitions in genome template
|
2026-05-10 22:13:12 +02:00 |
|
|
|
0957846f6c
|
feat: Restructure agent genome template and introduce workflows
|
2026-05-10 22:13:12 +02:00 |
|
|
|
dcb90f0fb6
|
docs: Add AI agent instructions for wiki files
|
2026-05-10 15:11:07 +02:00 |
|
|
|
55834529a7
|
refactor: Pre-commit hook uses dynamic git-crypt checks
|
2026-05-10 15:11:07 +02:00 |
|
|
|
73a031b677
|
feat: Generalize git-crypt rules in .gitattributes
|
2026-05-10 15:11:07 +02:00 |
|