Skip to content

Commit 611775f

Browse files
committed
Fix stale Daytona sandbox detection
1 parent d1a9460 commit 611775f

File tree

4 files changed

+1544
-2
lines changed

4 files changed

+1544
-2
lines changed

.beads/backup/backup_state.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"last_dolt_commit": "hlnuvrgpg0f8cllir8ul8pqjosda96p3",
2+
"last_dolt_commit": "kvp2903gb0busjpo8243gflu7vdcrncj",
33
"last_event_id": 0,
4-
"timestamp": "2026-03-08T13:21:29.848243524Z",
4+
"timestamp": "2026-03-09T00:31:42.817665315Z",
55
"counts": {
66
"issues": 7,
77
"events": 19,

docs/QUICKSTART.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Quickstart
2+
3+
Use [docs/START_HERE_BY_TASK.md](./START_HERE_BY_TASK.md) for repo workflows.
4+
5+
For Beads usage in this repository:
6+
7+
- Install or update Beads with the command in [AGENTS.md](../AGENTS.md).
8+
- Use the upstream Beads quickstart for CLI details: <https://github.com/steveyegge/beads/blob/main/docs/QUICKSTART.md>
9+
10+
For Daytona benchmark execution:
11+
12+
- Start with [docs/DAYTONA.md](./DAYTONA.md).
13+
- Check account readiness with `python3 scripts/check_infra.py` and `python3 scripts/account_health.py status`.

0 commit comments

Comments
 (0)