Skip to content

Commit 659b8f2

Browse files
author
july
committed
feat(packaging): add Antigravity plugin artifact
Co-authored-by: Codex (GPT 5.6 Sol) codex@openai.com
1 parent 842a6b5 commit 659b8f2

9 files changed

Lines changed: 3867 additions & 5 deletions

File tree

docs/adapters/contributing-new-coding-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ been verified. Use a host-specific adapter page only when the matrix's split
232232
triggers are met.
233233

234234
Before commit or review, use the
235-
[Change Traceability Review](../../.agents/skills/change-traceability-review/SKILL.md)
235+
[Change Traceability Review](https://github.com/QoderAI/better-harness/blob/main/.agents/skills/change-traceability-review/SKILL.md)
236236
in Review Readiness Check mode. The pull request should state:
237237

238238
- the host/version and primary contract evidence;
@@ -242,7 +242,7 @@ in Review Readiness Check mode. The pull request should state:
242242
- privacy, compatibility, generated-file, rollback, and residual risks;
243243
- AI involvement and the human verification performed.
244244

245-
Use the repository [pull request template](../../.github/pull_request_template.md).
245+
Use the repository [pull request template](https://github.com/QoderAI/better-harness/blob/main/.github/pull_request_template.md).
246246
Do not infer Story ids, AI involvement, CI status, or native compatibility from
247247
branch names, prose, passing synthetic tests, or similarity to another host.
248248

docs/specs/2026-08-19-67-antigravity-plugin-artifact.md

Lines changed: 343 additions & 0 deletions
Large diffs are not rendered by default.

references/agent-customize/platforms/codex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ when concurrent threads could edit the same files.
137137

138138
Use subagents for bounded exploration, testing, triage, or independent review
139139
while the main thread owns the final decision and implementation.
140-
Use [Custom Agent Review](custom-agents-review.md) when configured Agent
140+
Use [Custom Agent Review](../custom-agents-review.md) when configured Agent
141141
profiles, their descriptions, prompts, tool boundaries, or inventory count need
142142
quality review.
143143

references/agent-customize/platforms/qoder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Official scenario examples:
206206

207207
> Official documentation: https://docs.qoder.com/extensions/subagent
208208
209-
Use [Custom Agent Review](custom-agents-review.md) for provider-neutral content
209+
Use [Custom Agent Review](../custom-agents-review.md) for provider-neutral content
210210
quality, tool-boundary, count, and report-summary checks. This section owns the
211211
Qoder file format and invocation examples only.
212212

references/project-harness/observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ entry/exit logs across every function.
9393

9494
## What Belongs in AGENTS.md
9595

96-
Load [agents-md-review.md](agents-md-review.md) when instructions are in scope.
96+
Load [agents-md-review.md](../agent-customize/agents-md-review.md) when instructions are in scope.
9797
Keep only non-inferable facts:
9898

9999
- actual logging facade and architecture link;

0 commit comments

Comments
 (0)