Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nikunjkumar05
/
multi_agent
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: nikunjkumar05/multi_agent
Actions
All workflows
Workflows
CI/CD
CI/CD
Dependency Graph
Dependency Graph
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
36 workflow runs
36 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: skip integration tests requiring OPENAI_API_KEY when key is not set
CI/CD
#35:
Commit
1df1736
pushed by
nikunjkumar05
6h 0m 29s
master
master
6h 0m 29s
View workflow file
Fix CI: ruff violations (195->0), redis service, lazy checkpointer
CI/CD
#34:
Commit
695d1cd
pushed by
nikunjkumar05
6h 0m 29s
master
master
6h 0m 29s
View workflow file
Cleanup: remove redundant files, fix stale cli references
CI/CD
#33:
Commit
28e5742
pushed by
nikunjkumar05
12s
master
master
12s
View workflow file
Add live dashboard UI for middleware + task feed endpoint
CI/CD
#32:
Commit
132fc97
pushed by
nikunjkumar05
11s
master
master
11s
View workflow file
Round 2 hardening: fallback chain, budget-aware selection, SQLite, auth
CI/CD
#31:
Commit
666c93c
pushed by
nikunjkumar05
10s
master
master
10s
View workflow file
Harden middleware: budget enforcement, critical orchestrator fix, bud…
CI/CD
#30:
Commit
4bc589b
pushed by
nikunjkumar05
11s
master
master
11s
View workflow file
feat: Implement Middleware Phase 1 & 2 API and schemas
CI/CD
#29:
Commit
0aa37a1
pushed by
nikunjkumar05
13s
master
master
13s
View workflow file
adding middleware compenents for aider,opencode and agent registry fo…
CI/CD
#28:
Commit
9a91bcf
pushed by
nikunjkumar05
16s
master
master
16s
View workflow file
Add middleware architecture: budget-aware proxy for coding AI agents
CI/CD
#27:
Commit
aba3d8f
pushed by
nikunjkumar05
10s
master
master
10s
View workflow file
BAMAS paper alignment: ILP solver, feedback topology, paper Eq.1 cost…
CI/CD
#26:
Commit
8a13f49
pushed by
nikunjkumar05
11s
master
master
11s
View workflow file
Fix budget enforcement: dynamic judge threshold, executor loop budget…
CI/CD
#25:
Commit
6acba4c
pushed by
nikunjkumar05
12s
master
master
12s
View workflow file
Fix 17 bugs: critical wiring, degradation transparency, budget awareness
CI/CD
#24:
Commit
48a67ca
pushed by
nikunjkumar05
9s
master
master
9s
View workflow file
Phase 1-2: PostgreSQL Setup + Persistent Checkpointer
CI/CD
#23:
Commit
46b9111
pushed by
nikunjkumar05
11s
master
master
11s
View workflow file
Add startup smoke test script
CI/CD
#22:
Commit
859cd7a
pushed by
nikunjkumar05
23s
master
master
23s
View workflow file
CI/CD
CI/CD
#21:
by
nikunjkumar05
42s
master
master
42s
View workflow file
Harden mid-execution topology degradation pipeline
CI/CD
#20:
Commit
5d62199
pushed by
nikunjkumar05
12s
master
master
12s
View workflow file
Update README.md
CI/CD
#19:
Commit
0febb92
pushed by
nikunjkumar05
13s
master
master
13s
View workflow file
hero feature hardening: all 7 gaps fixed, 313 tests pass
CI/CD
#18:
Commit
c447679
pushed by
nikunjkumar05
17s
master
master
17s
View workflow file
fix: extract DEFAULT_JWT_SECRET to single source of truth
CI/CD
#17:
Commit
b78ab7c
pushed by
nikunjkumar05
15s
master
master
15s
View workflow file
Complete Phase 2: JWT auth wiring, docs update, plan status
CI/CD
#16:
Commit
58ab2bf
pushed by
nikunjkumar05
12s
master
master
12s
View workflow file
fix: harden all LLM calls with try/except, asyncio.wait_for timeouts,…
CI/CD
#15:
Commit
1d226aa
pushed by
nikunjkumar05
10s
master
master
10s
View workflow file
feat: Phase 3 orchestrator + bug fixes from full codebase audit
CI/CD
#14:
Commit
80303e3
pushed by
nikunjkumar05
14s
master
master
14s
View workflow file
feat: Phase 1+2 — projections, budget gate, entry router, topology in…
CI/CD
#13:
Commit
2adf284
pushed by
nikunjkumar05
11s
master
master
11s
View workflow file
feat: Phase 1 — BAMASState schema, projections, budget gate, entry ro…
CI/CD
#12:
Commit
1c25db0
pushed by
nikunjkumar05
10s
master
master
10s
View workflow file
fix: commercial-grade RL with confidence gating, async SQLite, and mo…
CI/CD
#11:
Commit
24b55ac
pushed by
nikunjkumar05
11s
master
master
11s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.