-
58237cc1ff
feat: migration for workflow relations and RAG indexing
main
Test
2026-09-05 06:01:08 -07:00
-
5c0eb2b66a
feat: wire GraphRAG API handlers, activities, and database layer
Test
2026-09-05 06:00:58 -07:00
-
8474d7e494
chore: remove docker-compose (use k8s + CI/CD only)
Test
2026-09-05 05:58:53 -07:00
-
447951daca
feat: GraphRAG query API handlers and activities
Test
2026-09-05 05:58:18 -07:00
-
da44923c5c
docs: deployment guide for unified Poimen application
Test
2026-09-05 05:57:34 -07:00
-
70a9b9a2ab
feat: unified Poimen application with k8s + docker-compose infrastructure
Test
2026-09-05 05:57:08 -07:00
-
e01dad4e8c
feat: GraphRAG query workflow and indexing
Test
2026-09-05 05:52:56 -07:00
-
84b4ca120f
feat: add relation wording schema
Test
2026-09-05 05:45:38 -07:00
-
a461e9799a
docs: temporal + graph RAG integration with unified query
Test
2026-09-05 05:45:17 -07:00
-
9624f0e18d
feat: add canvas compatibility checking for connection validation
Test
2026-09-05 01:00:43 -07:00
-
2a3b080e29
feat: add CanvasReasonerActivity for auto-inferring workflow connections
Test
2026-09-05 00:53:56 -07:00
-
00fc83c081
feat: add JWT auth token support to LLM inference activities
Test
2026-09-05 00:46:40 -07:00
-
0da90fdd7a
feat: database layer + canvas validator/converter + LLM inference activities
Test
2026-09-05 00:43:25 -07:00
-
924aa398b6
refactor: improve AssumeRoleActivity code quality (CRAP/DRY/SOLID)
Test
2026-09-04 14:13:26 -07:00
-
4a34c8e672
feat: add AssumeRoleActivity for temporary LLM API token grants
Test
2026-09-04 14:11:54 -07:00
-
ebf95506cd
refactor: simplify auth - remove undefined TenantID concept
Test
2026-09-04 10:56:32 -07:00
-
66c17e821f
feat: add JWT/OAuth2 authentication & multi-tenant federation
Test
2026-09-04 10:54:01 -07:00
-
86ad8e7b5e
docs: comprehensive README with skills & knowledge guide
Test
2026-09-03 13:58:11 -07:00
-
e8984b055c
fix: update LLMRouter callers after API refactor to use NewLLMRouterDefault
Test
2026-09-03 09:42:38 -07:00
-
0d70da4f31
refactor: make routing system extensible with provider/builder interfaces
Test
2026-09-03 09:17:15 -07:00
-
fd2ebce8e1
fix: flaky TestGetPendingGates - add status assertion
Test
2026-09-03 09:10:15 -07:00
-
1c16869126
refactor: reduce CRAP scores in router/workflow/notification
Test
2026-09-03 08:50:02 -07:00
-
a0e64224a7
feat: RoutingWorkflow + LLM Router + Memory Activity
Test
2026-09-02 19:21:30 -07:00
-
5a465b145c
feat(routing): implement JSONPath resolver
Test
2026-08-31 19:45:52 -07:00
-
687bdb21e0
feat(routing): implement WorkflowSpec validator
Test
2026-08-31 19:28:13 -07:00
-
ab79cf33bc
feat(routing): implement ActivityKnowledgeBase with loader
Test
2026-08-31 19:25:28 -07:00
-
25a4787022
feat(routing): implement WorkflowSpec and CronWorkflowSpec types
Test
2026-08-31 19:14:45 -07:00
-
db71919207
fix(llm): make API URL configurable for Kubernetes internal service
Test
2026-08-31 14:49:00 -07:00
-
9b9e99da3e
build(docker): add worker image with ast-grep, pi, browser-use, and skills
Test
2026-08-30 21:13:47 -07:00
-
fd3d2787c3
docs: add completion summary for memory service integration
Test
2026-08-29 21:52:57 -07:00
-
f69295db6a
docs(architecture): add memory-driven architecture & tool usage planning
Test
2026-08-29 21:51:47 -07:00
-
5ef14ad5ec
feat(memory): add Temporal activities integration for memory service
Test
2026-08-29 21:49:02 -07:00
-
978a33377c
fix: update TaskUnitInput test to match new struct fields
Test
2026-08-26 16:06:06 -07:00
-
6a87833c7f
feat: implement proper orchestrator workflow with reconciliation loop
Test
2026-08-26 15:00:11 -07:00
-
121cad1ad5
feat: integrate local LLM API (homelab-frontend) + Pi skills
Test
2026-08-26 14:54:02 -07:00
-
c7fcd3c6f9
chore(k8s): add ArgoCD auto-deployment tracking from poimen namespace
Test
2026-08-23 18:07:01 -07:00
-
ca96769736
docs: add complete T4 and comprehensive final project summary
Test
2026-08-23 18:03:26 -07:00
-
6360466a28
feat(T4.5-T4.8): complete advanced operations & analytics (part 2)
Test
2026-08-23 18:02:39 -07:00
-
71f3bfae65
feat(T4.1-T4.4): implement advanced operations & analytics (part 1)
Test
2026-08-23 18:01:18 -07:00
-
b14d124049
docs: add comprehensive final session summary (40/40 tasks complete)
Test
2026-08-23 17:51:08 -07:00
-
00f1dad5df
fix(T3.4): simplify approval gate tests for better isolation
Test
2026-08-23 17:49:43 -07:00
-
cb94314bcc
feat(T3.5-T3.8): complete feature expansion tasks
Test
2026-08-23 17:48:15 -07:00
-
75a01a9444
feat(T3.4): implement human-in-the-loop approval gates
Test
2026-08-23 17:45:44 -07:00
-
e00762bb0b
feat(T3.3): implement task dependency graph
Test
2026-08-23 17:32:55 -07:00
-
b0313ae818
feat(T3.2): implement workflow templates system
Test
2026-08-23 17:31:37 -07:00
-
cb8a3fe12a
feat(T3.1): implement custom skill plugin system
Test
2026-08-23 17:30:05 -07:00
-
00d40e3bbe
feat(T2.8): implement distributed lock optimization
Test
2026-08-23 17:25:52 -07:00
-
9ed6c2638d
feat(T2.7): implement workflow history pruning
task/T2.7
Test
2026-08-23 17:24:46 -07:00
-
b2cebe1ba7
feat(T2.6): implement LLM request batching
task/T2.6
Test
2026-08-23 17:23:35 -07:00
-
d8fe3f5a3c
feat(T2.5): implement git operation batching
task/T2.5
Test
2026-08-23 17:22:23 -07:00
-
87ceea3d30
feat(T2.4): implement fast lessons file indexing
task/T2.4
Test
2026-08-23 17:21:23 -07:00
-
8baf16a9d3
feat(T2.3): implement prompt template caching engine
task/T2.3
Test
2026-08-23 17:18:30 -07:00
-
b77c7b5f56
feat(T2.2): implement parallel task dispatcher
task/T2.2
Test
2026-08-23 17:17:51 -07:00
-
9315fa6d32
feat(T2.1): implement activity result caching
task/T2.1
Test
2026-08-23 17:15:10 -07:00
-
e3f3b35047
feat(T1.6, T1.7): comprehensive integration tests and audit logging
task/T1.7
Test
2026-08-23 17:14:23 -07:00
-
37d7aea5a7
feat(T1.5): implement workflow pause/resume with state snapshots
task/T1.5
Test
2026-08-23 17:11:56 -07:00
-
b1e3136350
feat(T1.4): implement board state validation and auto-healing
task/T1.4
Test
2026-08-23 16:49:25 -07:00
-
927835cb0e
feat(T1.3): implement activity timeout tuning automation
task/T1.3
Test
2026-08-23 16:47:31 -07:00
-
60f9ca2b1d
feat(T1.1): implement error recovery, retry policies, and deadletter handling
task/T1.1
Test
2026-08-23 16:43:30 -07:00
-
59a1eeed85
feat(T1.2): implement structured logging and Prometheus metrics
task/T1.2
Test
2026-08-23 16:33:49 -07:00
-
90fcd6a9df
feat(T1.8): implement health checks for Kubernetes deployment
task/T1.8
Test
2026-08-23 16:31:33 -07:00
-
e3a5e571bf
ci: add PAT token authentication for Forgejo in CI pipeline
Test
2026-08-23 16:28:02 -07:00
-
02a623712e
docs: add TEMPORAL_USAGE.md and skip integration tests gracefully in CI
Test
2026-08-23 16:02:22 -07:00
-
78714e237f
Scale workers from 1 to 2 replicas and enable worker deployment
Admin Bot
2026-08-22 21:34:35 -07:00
-
3c54f07ebb
fix(worker): register TestWorkflow for integration testing
Story Crater Bot
2026-08-22 10:30:30 -07:00
-
de3fd45271
test(activities): implement comprehensive activity and workflow tests
Story Crater Bot
2026-08-22 10:26:05 -07:00
-
b3e865e96f
feat(taskqueue): rename from 'default' to 'poimen-taskqueue'
Story Crater Bot
2026-08-22 10:18:11 -07:00
-
f39df91aaf
fix(kustomize): remove old worker-deployment from resources
Story Crater Bot
2026-08-22 10:05:55 -07:00
-
03d06792db
fix(workflow): add activity timeouts to prevent BadScheduleActivityAttributes
Story Crater Bot
2026-08-22 10:05:05 -07:00
-
bd5ec944c7
fix(deploy): use apt-get for Debian golang:latest image
Story Crater Bot
2026-08-22 06:09:15 -07:00
-
ac382af545
fix(deploy): use golang:latest to satisfy Go 1.25.4 requirement
Story Crater Bot
2026-08-22 06:02:55 -07:00
-
f062f087c1
fix(build): require go 1.22 instead of non-existent go 1.25.4
Story Crater Bot
2026-08-22 06:02:03 -07:00
-
93226d69fa
fix(build): update Go version requirement to 1.23
Story Crater Bot
2026-08-22 05:59:33 -07:00
-
43e06fbd4e
fix(orchestrator): clone correct repo and fix paths
Story Crater Bot
2026-08-22 05:57:44 -07:00
-
7e4a86e158
fix(worker): clone correct repo and fix working directory
Story Crater Bot
2026-08-22 05:55:53 -07:00
-
a3da04f406
fix(kustomize): remove duplicate configmap resource & use literals
Story Crater Bot
2026-08-22 05:54:52 -07:00
-
c5c07cdc73
fix(kustomize): use create behavior for generators
Story Crater Bot
2026-08-22 05:54:13 -07:00
-
60ec02bcfb
test(ci): verify multi-package build to directory
Story Crater Bot
2026-08-22 01:04:42 -07:00
-
b2f0c129a2
fix(ci): build multiple cmd packages to directory not file
Story Crater Bot
2026-08-22 01:04:41 -07:00
-
38c2af9f39
test(git): verify main branch creation in tests
Story Crater Bot
2026-08-22 01:03:04 -07:00
-
5530e9154b
fix(tests): create main branch after initial commit for worktree tests
Story Crater Bot
2026-08-22 01:03:02 -07:00
-
8765d2d6b6
test(build): verify unused import removal
Story Crater Bot
2026-08-22 01:01:33 -07:00
-
03c8ae6168
fix(action): remove unused fmt import
Story Crater Bot
2026-08-22 01:01:32 -07:00
-
25e0431e92
test(git): verify git commit with configured user
Story Crater Bot
2026-08-22 00:57:59 -07:00
-
d74644d197
fix(action): configure git user in worktree before commit
Story Crater Bot
2026-08-22 00:57:57 -07:00
-
7d4a3e2230
test(ci): verify git clone checkout
Story Crater Bot
2026-08-22 00:47:18 -07:00
-
69c717a851
fix(ci): use git clone instead of Node.js actions/checkout
Story Crater Bot
2026-08-22 00:47:11 -07:00
-
b863a92ade
test(ci): verify node installation for actions
Story Crater Bot
2026-08-22 00:45:40 -07:00
-
fc29a7db53
fix(ci): install node in golang container for actions/checkout
Story Crater Bot
2026-08-22 00:45:39 -07:00
-
002fe98e17
feat(workflows): wire TaskUnit/Orchestrator activities, add k8s deploy manifests
Test
2026-08-21 21:51:41 -07:00
-
e0947c5ed3
test(ci): verify main-branch trigger
Story Crater Bot
2026-08-21 21:24:24 -07:00
-
30a7f4fec6
ci(main): add Go test and build workflow
Story Crater Bot
2026-08-21 21:23:40 -07:00
-
5b8d3df01e
(workflow) add simple harness workflow for manual testing
Test
2026-08-21 18:07:12 -07:00
-
769e56d33d
Add new file
Test
2026-08-21 15:58:46 -07:00
-
52001c90de
Add handoff prompt for Haiku implementation
Test
2026-08-20 22:44:42 -07:00
-
aa21f064f7
Add future milestones: T1 (hardening), T2 (scale), T3 (features)
Test
2026-08-20 22:43:21 -07:00
-
11a1c1196a
Add testable task descriptions: T0.1 through T0.9
Test
2026-08-20 22:41:54 -07:00
-
3a8f946105
Scaffold: PLAN.md, tasks/INDEX.md, tasks/board.md
Test
2026-08-20 22:10:14 -07:00