context
7
ctx:discord/blah/task-projects/7Source document
full texttask-projects-7
text/plain3 KB
doc:agent/task-projects-7/a2740501-fa96-4578-b5d3-397d6afce7a0[2026-03-28 22:38] traves_theberge: i got you [2026-03-28 22:40] traves_theberge: <@806444151422976035> (files: image.png) [2026-03-28 22:42] traves_theberge: now i want to work on the Worktree ----> PR ---- PR review ----> Issues / Merge 🔁 [2026-03-28 22:42] optionalsecurity: is there anything limiting the agent's code to only affecting things in: - certain directories - certain files - only files mentioned in the plan - only code related to the issue [2026-03-28 22:42] optionalsecurity: Seeing dangerously skip permissions makes one wonder [2026-03-28 22:43] traves_theberge: So the tasks are project Bound, You can outline this in the task/issue dont do x,y,z [2026-03-28 22:43] traves_theberge: and tasks within the project are bound to a worktree. so they are air gapped so no leakage [2026-03-28 22:44] traves_theberge: i mean we could change it to auto-mode for claude and confine some of the ablities so its not full on YOLO [2026-03-28 22:45] optionalsecurity: The litellm hack has me being more cautious [2026-03-28 22:45] traves_theberge: fair enough. [2026-03-28 22:45] traves_theberge: i mean so much can be veified at the PR review level [2026-03-28 22:49] traves_theberge: in the near future i would like to add interactive mode and more controls around tasks, premissions and check if thats how people want to use them, i mean i could be as simple as hooks to the eventbus to notify the user to check the progress of a task and approve / disapprove the task [2026-03-28 22:49] traves_theberge: im most intreasted in getting this autonomus at this point. [2026-03-28 22:50] traves_theberge: input is always valued though [2026-03-28 22:51] traves_theberge: Openlens time ❤️ https://www.npmjs.com/package/openlens <@741226685969596429> [2026-03-28 22:55] ajaxdavis: Have you got any usage based constraints in and retry limits etc regardless will run it up now [2026-03-28 22:56] ajaxdavis: Been setting up my mate with his own "openclaw" setup, might setup orchestra for his wife to experiment on something too [2026-03-28 22:58] traves_theberge: Concurrency Controls - Global concurrent limit: ORCHESTRA_MAX_CONCURRENT — max simultaneous agent sessions (default: 4) - Per-state limits: SetMaxConcurrentByState() — e.g. max 2 issues in "Todo" (planning) at once, max 3 in "InProgress" (executing) - Configurable via env var or WORKFLOW.md front matter Retry System - Max retry attempts: 5 (configurable via SetRetryPolicy()) - Quadratic backoff with jitter: base delay 5s, max delay 10 minutes - Deterministic jitter: seeded from issue ID so retries don't thundering-herd - Stall detection: 20-minute timeout — if an agent produces no events for 20 min, it's killed and retried [2026-03-28 22:59] traves_theberge: i mean it needs work for sure [2026-03-28 23:00] traves_theberge: but i have planned for it to have 16 concurrent agents running at anytime. [2026-03-28 23:00] traves_theberge: i dont know what my limit is though for my hardware lol
Facts in this context
Grouped by subject. Each subject links to its full article.
Traves Theberge38 factsex:traves_theberge
| acknowledgedStatement | true |
| associatedModeWithAgent | Claude |
| attachedFile | image.png |
| claimedThat | much can be verified at the PR review level |
| describedConstraintMechanism | issue-instructions |
| desiresWorkflow | Workflow Proposal |
| expressedFutureIntent | add more controls around tasks |
| expressedFutureIntent | add more controls around permissions |
| expressedFutureIntent | add interactive mode |
| expressedUncertaintyAbout | hardware limit |
| mentionedUser | 806444151422976035 |
| mentionedUser | 741226685969596429 |
| plannedAvailability | at anytime |
| plannedCapacity |