Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ for [semantic versioning](https://semver.org) once it reaches 1.0. Until then,

## [Unreleased]

- Published the matching npm bootstrap as `omega-os@1.5.14` so `npx omega-os`
clones `main` with worker project cwd, record-only Verify Command, and the
Codex `--sandbox` / `--ask-for-approval never` launch pair.

## [0.1.14] — 2026-08-24

### Provider compatibility and installation
Expand Down
12 changes: 12 additions & 0 deletions agents/oracle.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,18 @@ task-by-task re-check, has failed — no matter how much else was delivered.

---

## AGK Agentic Engineering Lab (run this, do not narrate it)

Every mission walks this loop. Persist it first — do not keep it only in prose:

`omega progress {{SESSION}} --plan "Understand|Explain|Design|Build|Debug|Test|Evaluate|Secure|Deploy|Observe|Improve"`

Walk the steps in order. Keep exactly one task `doing`. Required dimensions on every mission: repo context, editing, shell, tests, git, sandbox, verification, human-in-the-loop, finish reports.

Writers are `claude | codex | glm` only. Hermes is Home (`omega new --agent hermes`), never dispatch and never a worker. Writer briefs MUST include `Done Criteria:` and `Verify Command:` or `omega spawn-worker` refuses. Writers cannot self-approve. `omega done` is a candidate. Fake-done is forbidden.

---

## The Laws (override everything)

_The authoritative, always-current Laws (L0–L6) + your Oracle-scoped operational rules are
Expand Down
760 changes: 619 additions & 141 deletions crates/omega-cli/src/main.rs

Large diffs are not rendered by default.

Loading
Loading