This website requires JavaScript.
Explore
Help
Register
Sign In
jimmy
/
nas-tools
Watch
1
Star
0
Fork
0
You've already forked nas-tools
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy-claude-dev-dev.yml
deploy-dev.yml
deploy.yml
846 workflow runs
Actor
All actors
jimmy
Status
All status
Success
Failure
Waiting
Running
fix: use simple 'anything' key for LiteLLM in dev
test.yml #306
:
Commit
4c6bbd974a
pushed by
jimmy
dev
2026-04-03 00:00:50 +08:00
0s
View workflow file
fix: use simple 'anything' key for LiteLLM in dev
deploy-dev.yml #305
:
Commit
4c6bbd974a
pushed by
jimmy
dev
2026-04-03 00:00:47 +08:00
7m36s
View workflow file
fix: use simple master key for LiteLLM auth
test.yml #304
:
Commit
c945dfff5e
pushed by
jimmy
dev
2026-04-02 23:53:01 +08:00
5m15s
View workflow file
fix: disable LiteLLM spend logs to avoid auth requirement
test.yml #303
:
Commit
eee47fb967
pushed by
jimmy
dev
2026-04-02 23:47:42 +08:00
1m15s
View workflow file
fix: disable LiteLLM auth for internal network use
test.yml #302
:
Commit
31b8e990b9
pushed by
jimmy
dev
2026-04-02 23:44:31 +08:00
1m18s
View workflow file
feat: add cc-kiro model with User-Agent header to bypass blocking
test.yml #301
:
Commit
e87a51cbc7
pushed by
jimmy
dev
2026-04-02 23:40:05 +08:00
2m39s
View workflow file
fix: remove environment override, let env_file handle all vars
test.yml #300
:
Commit
d2e70f962e
pushed by
jimmy
dev
2026-04-02 23:25:59 +08:00
6m1s
View workflow file
fix: pass CC_KIRO_API_KEY to litellm container
test.yml #299
:
Commit
2f30f2061f
pushed by
jimmy
dev
2026-04-02 23:19:45 +08:00
4s
View workflow file
fix: only send auth header when API key is set, show agent panel by default with localStorage persistence
test.yml #298
:
Commit
09acdcf868
pushed by
jimmy
dev
2026-04-02 23:19:30 +08:00
12m55s
View workflow file
fix: only send auth header when API key is set, show agent panel by default with localStorage persistence
deploy-dev.yml #297
:
Commit
09acdcf868
pushed by
jimmy
dev
2026-04-02 23:06:34 +08:00
19m0s
View workflow file
fix: add LITELLM_API_KEY support for authenticated LiteLLM calls
test.yml #296
:
Commit
54bfea16f2
pushed by
jimmy
dev
2026-04-02 22:15:26 +08:00
1m0s
View workflow file
fix: add LITELLM_API_KEY support for authenticated LiteLLM calls
deploy-dev.yml #295
:
Commit
54bfea16f2
pushed by
jimmy
dev
2026-04-02 22:13:40 +08:00
7m14s
View workflow file
fix: serialize datetime objects in agent dict before JSON encoding in create_agent_execution
test.yml #294
:
Commit
971cf34087
pushed by
jimmy
dev
2026-04-02 22:00:07 +08:00
1m29s
View workflow file
fix: serialize datetime objects in agent dict before JSON encoding in create_agent_execution
deploy-dev.yml #293
:
Commit
971cf34087
pushed by
jimmy
dev
2026-04-02 21:57:54 +08:00
2m26s
View workflow file
fix: serialize datetime objects before JSON encoding in create_agent_execution
test.yml #292
:
Commit
bdeaa7ccea
pushed by
jimmy
dev
2026-04-02 21:25:39 +08:00
1m27s
View workflow file
fix: serialize datetime objects before JSON encoding in create_agent_execution
deploy-dev.yml #291
:
Commit
bdeaa7ccea
pushed by
jimmy
dev
2026-04-02 21:23:25 +08:00
3m3s
View workflow file
fix: create agent execution when moving assigned task to in_progress
test.yml #290
:
Commit
8c08ae32cc
pushed by
jimmy
dev
2026-04-02 21:20:15 +08:00
2m19s
View workflow file
fix: create agent execution when moving assigned task to in_progress
deploy-dev.yml #289
:
Commit
8c08ae32cc
pushed by
jimmy
dev
2026-04-02 21:17:52 +08:00
2m59s
View workflow file
fix: use --no-recreate to avoid network issues, fallback to create if needed
test.yml #288
:
Commit
af5b4d8411
pushed by
jimmy
dev
2026-04-02 21:14:44 +08:00
0s
View workflow file
fix: use --no-recreate to avoid network issues, fallback to create if needed
deploy-dev.yml #287
:
Commit
af5b4d8411
pushed by
jimmy
dev
2026-04-02 21:14:33 +08:00
1m18s
View workflow file
debug: add more logging at start of move_task function
test.yml #286
:
Commit
d457edab17
pushed by
jimmy
dev
2026-04-02 21:13:06 +08:00
6m17s
View workflow file
debug: add more logging at start of move_task function
deploy-dev.yml #285
:
Commit
d457edab17
pushed by
jimmy
dev
2026-04-02 21:06:47 +08:00
3m13s
View workflow file
fix: stop container before compose up to avoid network recreation issues
test.yml #284
:
Commit
f275e52843
pushed by
jimmy
dev
2026-04-02 11:18:53 +08:00
32m56s
View workflow file
fix: stop container before compose up to avoid network recreation issues
deploy-dev.yml #283
:
Commit
f275e52843
pushed by
jimmy
dev
2026-04-02 10:45:36 +08:00
4m19s
View workflow file
fix: auto-assign tasks to PM agent when moved to in_progress, fix datetime serialization in WebSocket, add executor logging
test.yml #282
:
Commit
2c8f4fcd5c
pushed by
jimmy
dev
2026-04-02 10:29:43 +08:00
4m56s
View workflow file
fix: auto-assign tasks to PM agent when moved to in_progress, fix datetime serialization in WebSocket, add executor logging
deploy-dev.yml #281
:
Commit
2c8f4fcd5c
pushed by
jimmy
dev
2026-04-02 10:24:46 +08:00
2m20s
View workflow file
fix: simplify deploy to match production pattern - use idempotent docker compose up
test.yml #280
:
Commit
21d0cd9ff6
pushed by
jimmy
dev
2026-04-02 10:14:50 +08:00
2m27s
View workflow file
fix: simplify deploy to match production pattern - use idempotent docker compose up
deploy-dev.yml #279
:
Commit
21d0cd9ff6
pushed by
jimmy
dev
2026-04-02 10:11:38 +08:00
1m32s
View workflow file
fix: add --remove-orphans and remove force-recreate flag
test.yml #278
:
Commit
e152de6fc8
pushed by
jimmy
dev
2026-04-02 10:01:37 +08:00
5m1s
View workflow file
fix: add --remove-orphans and remove force-recreate flag
deploy-dev.yml #277
:
Commit
e152de6fc8
pushed by
jimmy
dev
2026-04-02 09:56:34 +08:00
2m5s
View workflow file
First
Previous
...
17
18
19
20
21
...
Next
Last