Skip to content

Clarify Agents and consolidate Automations - #142

Merged
wmeddie merged 7 commits into
mainfrom
agent/agents-automations-ui
Aug 1, 2026
Merged

Clarify Agents and consolidate Automations#142
wmeddie merged 7 commits into
mainfrom
agent/agents-automations-ui

Conversation

@wmeddie

@wmeddie wmeddie commented Aug 1, 2026

Copy link
Copy Markdown
Member

Summary

  • rename the durable user-facing Project concept to Agent, while renaming Codex/Claude/OpenCode configuration to Harness
  • show each Agent's harness and workspace folder beneath its durable name throughout desktop and mobile navigation
  • consolidate Workflows and Schedules under a single top-level Automations destination and sidebar
  • add a bounded Goal Loop workflow template using the engine's existing 10-cycle guard
  • update setup, task, MCP, documentation, and regression coverage to use the new product language

Compatibility

  • existing API paths, database fields, configuration keys, and persisted identities remain unchanged
  • legacy /workflows and /schedules routes continue to render the combined Automations page
  • restored legacy workspace tabs deduplicate with the new Automations tab
  • the one-shot New Schedule shortcut clears its consumed query and remains reusable after closing
  • Channels remain intentionally scoped to a follow-up PR

Validation

  • npm run check
  • npx tsc --noEmit --pretty false
  • npm run build
  • npx playwright test workspace.spec.ts --list (26 tests discovered)

The full Playwright run requires a localhost web server, which this local sandbox cannot bind; GitHub Actions will run the browser suite.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 18c2319054

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread frontend/src/routes/workflows/+page.svelte Outdated
@wmeddie
wmeddie merged commit 01caacd into main Aug 1, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant