mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 09:01:17 +00:00
Improve Foundry auth and task flows (#240)
This commit is contained in:
parent
d75e8c31d1
commit
dbc2ff0682
26 changed files with 621 additions and 137 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
### What I Was Working On
|
||||
|
||||
Verifying the BaseUI frontend against the real `rivet-dev/task-testing` repo, creating live PR-backed tasks, and driving the flow through the browser.
|
||||
Verifying the BaseUI frontend against the real `rivet-dev/sandbox-agent-testing` repo, creating live PR-backed tasks, and driving the flow through the browser.
|
||||
|
||||
### Friction / Issue
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ Three separate issues stacked together during live verification:
|
|||
|
||||
### Outcome
|
||||
|
||||
- Live repo overview now shows the real `task-testing` PRs again.
|
||||
- Live repo overview now shows the real `sandbox-agent-testing` PRs again.
|
||||
- The stale task actor no longer blocks repo overview polling.
|
||||
- The remaining blocker is narrowed to the frontend create-task interaction path, plus missing agent API credentials for exercising real agent messaging end to end.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue