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 }}
dkedar7
/
langstage-cli
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
38
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: dkedar7/langstage-cli
Actions
All workflows
Workflows
CI
CI
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
130 workflow runs
130 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: toml-relative agent spec resolves against toml dir + clean TypeE…
CI
#132:
Commit
7a41e8d
pushed by
dkedar7
49s
main
main
49s
View workflow file
fix: toml-relative agent spec resolves against toml dir + clean TypeError for wrong-type graph on default path (gh #116, #117)
CI
#131:
Pull request
#118
opened by
dkedar7
1m 11s
fix/116-117-toml-spec-and-wrong-type-graph
fix/116-117-toml-spec-and-wrong-type-graph
1m 11s
View #118
View workflow file
fix: stop --show-config flagging documented [session] persist as unkn…
CI
#130:
Commit
1d959e8
pushed by
dkedar7
47s
main
main
47s
View workflow file
fix: --show-config stops flagging documented [session] persist as an unknown TOML key (gh #112)
CI
#129:
Pull request
#115
opened by
dkedar7
50s
fix/112-session-persist-unknown-key
fix/112-session-persist-unknown-key
50s
View #115
View workflow file
Fix /history on async saver, DEEPAGENT_SPEC source label, --show-conf…
CI
#128:
Commit
e110134
pushed by
dkedar7
51s
main
main
51s
View workflow file
Fix /history on async saver + 3 config diagnostics (0.6.28: #106, #107, #108, #109)
CI
#127:
Pull request
#111
opened by
dkedar7
51s
fix/106-107-108-109-diagnostics-history
fix/106-107-108-109-diagnostics-history
51s
View #111
View workflow file
docs: add OBJECTIVES.md (objectives & scope for issue triage) (#110)
CI
#126:
Commit
bfb2d0b
pushed by
dkedar7
52s
main
main
52s
View workflow file
docs: add OBJECTIVES.md - objectives & scope for issue triage
CI
#125:
Pull request
#110
opened by
dkedar7
49s
docs/objectives-scope
docs/objectives-scope
49s
View #110
View workflow file
Sessions (--continue/--resume) + init scaffold; fix show-config prove…
CI
#124:
Commit
2560b5e
pushed by
dkedar7
59s
main
main
59s
View workflow file
Sessions (--continue/--resume) + init scaffold; fix show-config provenance & HITL resume warning (0.6.27)
CI
#123:
Pull request
#105
opened by
dkedar7
1m 2s
feat/sessions-init-provenance-hitl-quiet-0.6.27
feat/sessions-init-provenance-hitl-quiet-0.6.27
1m 2s
View #105
View workflow file
fix: generic interrupt() resumes with the raw user value, not {"decis…
CI
#122:
Commit
ffc6e75
pushed by
dkedar7
1m 2s
main
main
1m 2s
View workflow file
fix: generic interrupt() resumes with the raw user value, not {"decisions"} (gh #99)
CI
#121:
Pull request
#100
opened by
dkedar7
58s
fix/generic-interrupt-resume-99
fix/generic-interrupt-resume-99
58s
View #100
View workflow file
fix: bare /config renders live state, not a frozen startup snapshot (…
CI
#120:
Commit
4497faa
pushed by
dkedar7
57s
main
main
57s
View workflow file
fix: bare /config renders live state, not a frozen startup snapshot (gh #97)
CI
#119:
Pull request
#98
opened by
dkedar7
1m 4s
fix/97-config-live-view
fix/97-config-live-view
1m 4s
View #98
View workflow file
fix: surface a plain-string interrupt's payload in the HITL prompt (g…
CI
#118:
Commit
6e4b444
pushed by
dkedar7
46s
main
main
46s
View workflow file
fix: surface a plain-string interrupt's payload in the HITL prompt (Closes #95)
CI
#117:
Pull request
#96
opened by
dkedar7
24s
fix/95-string-interrupt-floor
fix/95-string-interrupt-floor
24s
View #96
View workflow file
fix: apply -q/non-TTY auto-quiet to a piped-stdin message (gh #93) (#94)
CI
#116:
Commit
9143af2
pushed by
dkedar7
55s
main
main
55s
View workflow file
fix: apply -q/non-TTY auto-quiet to a piped-stdin message (gh #93)
CI
#115:
Pull request
#94
opened by
dkedar7
1m 9s
fix/93-quiet-stdin-message
fix/93-quiet-stdin-message
1m 9s
View #94
View workflow file
fix: render tool frames for a non-streaming agent (#91) + correct /st…
CI
#114:
Commit
40c72d6
pushed by
dkedar7
1m 7s
main
main
1m 7s
View workflow file
fix: render tool frames for a non-streaming agent (#91) + correct /status docs (#90)
CI
#113:
Pull request
#92
synchronize by
dkedar7
1m 22s
fix/90-91-status-doc-and-snapshot-tools
fix/90-91-status-doc-and-snapshot-tools
1m 22s
View #92
View workflow file
fix: render tool frames for a non-streaming agent (#91) + correct /status docs (#90)
CI
#112:
Pull request
#92
synchronize by
dkedar7
42s
fix/90-91-status-doc-and-snapshot-tools
fix/90-91-status-doc-and-snapshot-tools
42s
View #92
View workflow file
fix: render tool frames for a non-streaming agent (#91) + correct /status docs (#90)
CI
#111:
Pull request
#92
opened by
dkedar7
46s
fix/90-91-status-doc-and-snapshot-tools
fix/90-91-status-doc-and-snapshot-tools
46s
View #92
View workflow file
fix: deprecate the dead --async-mode/--sync-mode and --agui no-ops (#…
CI
#110:
Commit
1d0deaf
pushed by
dkedar7
58s
main
main
58s
View workflow file
fix: deprecate the dead --async-mode/--sync-mode and --agui no-ops (#88)
CI
#109:
Pull request
#89
opened by
dkedar7
1m 12s
fix/88-remove-dead-flags
fix/88-remove-dead-flags
1m 12s
View #89
View workflow file
fix: interactive TTY reply erasure + HITL approval crash on non-TTY (…
CI
#108:
Commit
a3ef92d
pushed by
dkedar7
1m 5s
main
main
1m 5s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.