|
|
e57b811956
|
Merge branch 'release/1.11.0' into develop
|
2026-06-30 10:33:14 +02:00 |
|
|
|
02c3a39101
|
Update version
|
2026-06-30 10:33:01 +02:00 |
|
|
|
19529531cf
|
feat(ingest): Implement 'pi ingest-rework' command
|
2026-06-30 10:32:18 +02:00 |
|
|
|
c5f113de52
|
feat(ingest): Add raw source marker to PR description
|
2026-06-30 10:32:18 +02:00 |
|
|
|
06e877ec1d
|
feat(ingest): Allow semantic ingest to accept feedback
|
2026-06-30 10:32:18 +02:00 |
|
|
|
3360388f00
|
doc: Add PR review guidelines to template
|
2026-06-30 10:32:18 +02:00 |
|
|
|
5fb2baedef
|
trivial: Fix indentation in n8n-pi-wrap service script
|
2026-06-30 10:32:18 +02:00 |
|
|
|
896e2adfa4
|
Merge branch 'release/1.10.0' into develop
|
2026-06-27 17:20:40 +02:00 |
|
|
|
8d0e1b91cc
|
Update version
|
2026-06-27 17:20:20 +02:00 |
|
|
|
f962a7fb13
|
fix: Implement retry logic for Ollama model API calls
|
2026-06-27 17:18:32 +02:00 |
|
|
|
3c9b24c3b2
|
feature: Make ingest log entries idempotent with stable run_id
|
2026-06-27 17:18:22 +02:00 |
|
|
|
13d08866ef
|
feature: Add pi orphan-wiki command to detect unlinked pages
|
2026-06-27 17:18:15 +02:00 |
|
|
|
31340f9d19
|
refactor: Integrate shared clean_start into ingest preparation
|
2026-06-27 17:18:09 +02:00 |
|
|
|
e0a39d8a15
|
refactor: Extract git clean start logic into shared library
|
2026-06-27 17:18:02 +02:00 |
|
|
|
aaec7002d7
|
Merge branch 'release/1.9.1' into develop
|
2026-06-27 14:44:07 +02:00 |
|
|
|
bea1b70af4
|
Update version
|
2026-06-27 14:43:57 +02:00 |
|
|
|
f74f755d87
|
Add Python cache files to .gitignore
|
2026-06-27 14:42:56 +02:00 |
|
|
|
4349b7f2a2
|
Merge branch 'release/1.9.0' into develop
|
2026-06-27 12:17:16 +02:00 |
|
|
|
1b19a03971
|
Update version
|
2026-06-27 12:17:03 +02:00 |
|
|
|
32c722a6ae
|
chore: Integrate pi pending-raw command into n8n-pi-wrap
|
2026-06-27 12:16:05 +02:00 |
|
|
|
918d632b41
|
feat: Implement pending-raw.sh to identify changed sources
|
2026-06-27 12:16:05 +02:00 |
|
|
|
0ff98e1ebd
|
feat: Enhance ingest to track raw source path and SHA256 hash
|
2026-06-27 12:16:05 +02:00 |
|
|
|
e62ad0c831
|
feat: Add slug.sh --raw for deterministic raw file slugging
|
2026-06-27 12:16:05 +02:00 |
|
|
|
64125d91b4
|
Merge branch 'release/1.8.1' into develop
|
2026-06-25 17:38:05 +02:00 |
|
|
|
5fb6a09a96
|
Update version
|
2026-06-25 17:37:44 +02:00 |
|
|
|
e33f4653f1
|
test: improve hermetic git repository setup in helpers
|
2026-06-25 17:36:56 +02:00 |
|
|
|
79f0ef9ac6
|
refactor(tests): improve formatting of private wiki instructions
|
2026-06-25 17:36:56 +02:00 |
|
|
|
efc86e11a4
|
Merge branch 'release/1.8.0' into develop
|
2026-06-25 13:09:21 +02:00 |
|
|
|
1cb3da41c3
|
Update version
|
2026-06-25 13:09:10 +02:00 |
|
|
|
940eb49a9e
|
refactor: Standardize n8n workflow file naming to kebab-case
|
2026-06-25 13:08:29 +02:00 |
|
|
|
13b6d47574
|
feat(n8n): Add scheduled Genome raw file committer
|
2026-06-25 12:59:34 +02:00 |
|
|
|
2e557ad48f
|
feat(n8n): Implement automated Genome ingest workflow
|
2026-06-25 12:59:34 +02:00 |
|
|
|
4462d18866
|
feat(n8n): Add manual Genome ingest workflow (scratch)
|
2026-06-25 12:59:34 +02:00 |
|
|
|
c77a2b02b9
|
deploy: nexus: Add Syncthing folder marker for raw vault
|
2026-06-25 12:55:45 +02:00 |
|
|
|
bcfb618869
|
Merge branch 'release/1.7.0' into develop
|
2026-06-21 19:25:20 +02:00 |
|
|
|
52db07c9b1
|
Update version
|
2026-06-21 19:25:08 +02:00 |
|
|
|
23ede343df
|
deploy/n8n: Improve robustness of diff base resolution for ingestion
|
2026-06-21 19:24:28 +02:00 |
|
|
|
a3de9f673f
|
deploy/nexus: Refactor raw commit push strategy for robustness
|
2026-06-21 19:24:28 +02:00 |
|
|
|
d26fdc857a
|
Merge branch 'release/1.6.3' into develop
|
2026-06-21 15:53:17 +02:00 |
|
|
|
0a98e5f2ba
|
Update version
|
2026-06-21 15:53:04 +02:00 |
|
|
|
9ec3d9d785
|
feat: Add 'pi changed-raw' command to list changed raw files
|
2026-06-21 15:52:22 +02:00 |
|
|
|
05d7b99807
|
Merge branch 'release/1.6.2' into develop
|
2026-06-21 15:35:29 +02:00 |
|
|
|
acbfc8a715
|
Update version
|
2026-06-21 15:35:19 +02:00 |
|
|
|
29d9511e13
|
feat(deploy): Add git clean -fd to n8n-pi-wrap start command
|
2026-06-21 15:34:41 +02:00 |
|
|
|
e711413257
|
Merge branch 'release/1.6.1' into develop
|
2026-06-21 14:34:30 +02:00 |
|
|
|
ec851e3caa
|
Update version
|
2026-06-21 14:34:21 +02:00 |
|
|
|
9eeb340de4
|
Merge branch 'feat/vm101-ingest-wrapper'
|
2026-06-21 14:33:09 +02:00 |
|
n8n-bot
|
ea5bbe68b0
|
feat: Adds vm101 ingest wrapper and deploy tooling
|
2026-06-21 14:32:50 +02:00 |
|
|
|
cb75558724
|
Merge branch 'release/1.6.0' into main
|
2026-06-21 00:43:43 +02:00 |
|
|
|
b76e962fd1
|
Update version
|
2026-06-21 00:43:31 +02:00 |
|