This website requires JavaScript.
Explore
Help
Register
Sign In
rock
/
poimen-workflows
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci
63 workflow runs
Actor
All actors
rock
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
task/T1.1
task/T1.2
task/T1.3
task/T1.4
task/T1.5
task/T1.7
task/T1.8
task/T2.1
task/T2.2
task/T2.3
task/T2.4
task/T2.5
task/T2.6
task/T2.7
Create status badge
feat: migration for workflow relations and RAG indexing
#63
:
Commit
58237cc1ff
pushed by
rock
main
2026-09-05 13:10:06 +00:00
2m9s
View workflow file
feat: wire GraphRAG API handlers, activities, and database layer
#62
:
Commit
5c0eb2b66a
pushed by
rock
main
2026-09-05 13:07:57 +00:00
2m9s
View workflow file
chore: remove docker-compose (use k8s + CI/CD only)
#61
:
Commit
8474d7e494
pushed by
rock
main
2026-09-05 13:05:48 +00:00
2m16s
View workflow file
feat: GraphRAG query API handlers and activities
#60
:
Commit
447951daca
pushed by
rock
main
2026-09-05 13:03:31 +00:00
2m6s
View workflow file
docs: deployment guide for unified Poimen application
#59
:
Commit
da44923c5c
pushed by
rock
main
2026-09-05 13:01:25 +00:00
2m8s
View workflow file
feat: unified Poimen application with k8s + docker-compose infrastructure
#58
:
Commit
70a9b9a2ab
pushed by
rock
main
2026-09-05 12:59:16 +00:00
2m4s
View workflow file
feat: GraphRAG query workflow and indexing
#57
:
Commit
e01dad4e8c
pushed by
rock
main
2026-09-05 12:55:05 +00:00
2m5s
View workflow file
feat: add relation wording schema
#56
:
Commit
84b4ca120f
pushed by
rock
main
2026-09-05 12:48:39 +00:00
2m24s
View workflow file
feat: add canvas compatibility checking for connection validation
#55
:
Commit
9624f0e18d
pushed by
rock
main
2026-09-05 08:04:52 +00:00
2m49s
View workflow file
feat: add CanvasReasonerActivity for auto-inferring workflow connections
#54
:
Commit
2a3b080e29
pushed by
rock
main
2026-09-05 08:01:36 +00:00
6m4s
View workflow file
feat: add JWT auth token support to LLM inference activities
#53
:
Commit
00fc83c081
pushed by
rock
main
2026-09-05 07:50:08 +00:00
2m15s
View workflow file
feat: database layer + canvas validator/converter + LLM inference activities
#52
:
Commit
0da90fdd7a
pushed by
rock
main
2026-09-05 07:46:06 +00:00
2m13s
View workflow file
refactor: improve AssumeRoleActivity code quality (CRAP/DRY/SOLID)
#51
:
Commit
924aa398b6
pushed by
rock
main
2026-09-04 21:15:17 +00:00
1m24s
View workflow file
feat: add JWT/OAuth2 authentication & multi-tenant federation
#50
:
Commit
66c17e821f
pushed by
rock
main
2026-09-04 17:56:20 +00:00
1m51s
View workflow file
docs: comprehensive README with skills & knowledge guide
#49
:
Commit
86ad8e7b5e
pushed by
rock
main
2026-09-03 21:01:05 +00:00
1m51s
View workflow file
fix: update LLMRouter callers after API refactor to use NewLLMRouterDefault
#48
:
Commit
e8984b055c
pushed by
rock
main
2026-09-03 16:51:09 +00:00
1m44s
View workflow file
fix: update callers to use NewLLMRouterDefault
#47
:
Commit
d0f88772d3
pushed by
rock
main
2026-09-03 16:43:17 +00:00
1m47s
View workflow file
refactor: make routing system extensible with provider/builder interfaces
#46
:
Commit
0d70da4f31
pushed by
rock
main
2026-09-03 16:21:18 +00:00
3m25s
View workflow file
fix: flaky TestGetPendingGates - add status assertion
#45
:
Commit
fd2ebce8e1
pushed by
rock
main
2026-09-03 16:13:16 +00:00
2m32s
View workflow file
refactor: reduce CRAP scores in router/workflow/notification
#44
:
Commit
1c16869126
pushed by
rock
main
2026-09-03 15:54:15 +00:00
3m43s
View workflow file
feat: RoutingWorkflow + LLM Router + Memory Activity
#43
:
Commit
a0e64224a7
pushed by
rock
main
2026-09-03 02:27:31 +00:00
2m12s
View workflow file
fix(llm): make API URL configurable for Kubernetes internal service
#42
:
Commit
db71919207
pushed by
rock
main
2026-09-01 01:34:00 +00:00
1m51s
View workflow file
refactor: rename await-kmsvc pattern to awaitTaskComplete
#41
:
Commit
c32f3e7077
pushed by
rock
main
2026-09-01 01:32:08 +00:00
1m51s
View workflow file
fix(llm): make API URL configurable for Kubernetes internal service
#40
:
Commit
db71919207
pushed by
rock
main
2026-08-31 21:51:32 +00:00
1m53s
View workflow file
build(docker): add worker image with ast-grep, pi, browser-use, and skills
#39
:
Commit
9b9e99da3e
pushed by
rock
main
2026-08-31 04:26:26 +00:00
2m28s
View workflow file
fix: update TaskUnitInput test to match new struct fields
#38
:
Commit
978a33377c
pushed by
rock
main
2026-08-26 23:07:47 +00:00
1m0s
View workflow file
feat: implement proper orchestrator workflow with reconciliation loop
#37
:
Commit
6a87833c7f
pushed by
rock
main
2026-08-26 22:02:38 +00:00
1m3s
View workflow file
feat: integrate local LLM API (homelab-frontend) + Pi skills
#36
:
Commit
121cad1ad5
pushed by
rock
main
2026-08-26 21:55:57 +00:00
1m14s
View workflow file
chore(k8s): add ArgoCD auto-deployment tracking from poimen namespace
#35
:
Commit
c7fcd3c6f9
pushed by
rock
main
2026-08-24 01:09:19 +00:00
1m20s
View workflow file
docs: add complete T4 and comprehensive final project summary
#34
:
Commit
ca96769736
pushed by
rock
main
2026-08-24 01:06:21 +00:00
2m42s
View workflow file
First
Previous
1
2
3
Next
Last
Status Badge
Branch
main
main
task/T1.1
task/T1.2
task/T1.3
task/T1.4
task/T1.5
task/T1.7
task/T1.8
task/T2.1
task/T2.2
task/T2.3
task/T2.4
task/T2.5
task/T2.6
task/T2.7
Badge URL
Markdown
HTML