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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
robocurve
/
inspect-robots
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
146
Code
Issues
25
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Coerce AgentPolicyConfig fields to string (fixes #169)
- #170
#170
Open
Amresh-01
wants to merge 28 commits into
robocurve:main
robocurve/inspect-robots:main
from
Amresh-01:fix/agent-config-coercion
Amresh-01/inspect-robots:fix/agent-config-coercion
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
Coerce AgentPolicyConfig fields to string (fixes #169)
#170
Amresh-01
wants to merge 28 commits into
robocurve:main
robocurve/inspect-robots:main
from
Amresh-01:fix/agent-config-coercion
Amresh-01/inspect-robots:fix/agent-config-coercion
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
fix(agent): coerce AgentPolicyConfig fields to string to resolve #169
Amresh-01
committed
6b72ee6
View commit details
Copy full SHA for 6b72ee6
Browse repository at this point
fix(agent): comment param coercion, use dummy env in tests, and update CHANGELOG
Amresh-01
committed
e7385de
View commit details
Copy full SHA for e7385de
Browse repository at this point
fix error
Amresh-01
committed
2eb84bd
View commit details
Copy full SHA for 2eb84bd
Browse repository at this point
fix(agent): reject non-string config options with ConfigError
Amresh-01
committed
67726a1
View commit details
Copy full SHA for 67726a1
Browse repository at this point
fix lint check
Amresh-01
committed
77f4fc2
View commit details
Copy full SHA for 77f4fc2
Browse repository at this point
fix(agent): update test parameterization and types for strict string validation
Amresh-01
committed
e44c73f
View commit details
Copy full SHA for e44c73f
Browse repository at this point
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
be7d20f
View commit details
Copy full SHA for be7d20f
Browse repository at this point
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
27eb0d3
View commit details
Copy full SHA for 27eb0d3
Browse repository at this point
Commits on Jul 31, 2026
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
28509c3
View commit details
Copy full SHA for 28509c3
Browse repository at this point
Commits on Aug 2, 2026
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
ea2ee96
View commit details
Copy full SHA for ea2ee96
Browse repository at this point
Merge branch 'main' into fix/agent-config-coercion
jeqcho
authored
2a2103e
View commit details
Copy full SHA for 2a2103e
Browse repository at this point
fix(agent): skip _UNSET sentinel in config validation and clean up test nits
Amresh-01
committed
7556f15
View commit details
Copy full SHA for 7556f15
Browse repository at this point
Commits on Aug 3, 2026
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
b0cf8c5
View commit details
Copy full SHA for b0cf8c5
Browse repository at this point
Commits on Aug 5, 2026
Merge remote-tracking branch 'upstream/main' into fix/agent-config-coercion
Show description for 39ae568
Amresh-01
committed
39ae568
View commit details
Copy full SHA for 39ae568
Browse repository at this point
Merge remote-tracking branch 'origin/fix/agent-config-coercion' into fix/agent-config-coercion
Amresh-01
committed
d67d8c1
View commit details
Copy full SHA for d67d8c1
Browse repository at this point
chore: remove unused importlib.util in test_rerun_sink.py
Amresh-01
committed
155dd9e
View commit details
Copy full SHA for 155dd9e
Browse repository at this point
Commits on Aug 7, 2026
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
029f664
View commit details
Copy full SHA for 029f664
Browse repository at this point
Commits on Aug 8, 2026
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
8742f8c
View commit details
Copy full SHA for 8742f8c
Browse repository at this point
fix(agent): use isinstance for _Unset sentinel check
Amresh-01
committed
d09876e
View commit details
Copy full SHA for d09876e
Browse repository at this point
fix(agent): remove effort from strict string validation loop to support fractional effort
Amresh-01
committed
ff3d5c0
View commit details
Copy full SHA for ff3d5c0
Browse repository at this point
Commits on Aug 9, 2026
fix(agent): address PR review comments, remove Unset branch, and parameterized tests
Amresh-01
committed
75a451c
View commit details
Copy full SHA for 75a451c
Browse repository at this point
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
9a27d03
View commit details
Copy full SHA for 9a27d03
Browse repository at this point
Commits on Aug 11, 2026
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
8f5835e
View commit details
Copy full SHA for 8f5835e
Browse repository at this point
Commits on Aug 13, 2026
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
8fb903d
View commit details
Copy full SHA for 8fb903d
Browse repository at this point
Commits on Aug 14, 2026
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
e5b46da
View commit details
Copy full SHA for e5b46da
Browse repository at this point
Commits on Aug 15, 2026
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
846f80b
View commit details
Copy full SHA for 846f80b
Browse repository at this point
Commits on Aug 18, 2026
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
8b25dc1
View commit details
Copy full SHA for 8b25dc1
Browse repository at this point
Commits on Aug 19, 2026
Merge branch 'main' into fix/agent-config-coercion
Amresh-01
authored
ed23c70
View commit details
Copy full SHA for ed23c70
Browse repository at this point
You can’t perform that action at this time.