Skip to content

add security agent files#4

Open
geeknik wants to merge 1 commit into
contains-studio:mainfrom
geeknik:main
Open

add security agent files#4
geeknik wants to merge 1 commit into
contains-studio:mainfrom
geeknik:main

Conversation

@geeknik
Copy link
Copy Markdown

@geeknik geeknik commented Aug 1, 2025

real life security agents. zero theater.

@kevinbluer
Copy link
Copy Markdown

Nice addition!

udiedrichsen added a commit to moinsen-dev/agents that referenced this pull request Aug 24, 2025
@chrisVillanueva
Copy link
Copy Markdown

This is a useful contribution.

bjorn-supernomic pushed a commit to bjorn-supernomic/or-agents that referenced this pull request Mar 3, 2026
bjorn-supernomic pushed a commit to bjorn-supernomic/or-agents that referenced this pull request Mar 3, 2026
…label; fix search test parallel flakiness

- Add editedAt field to Message schema (set only on content edit, not pin/unpin)
- Update edit route to set editedAt; fix isEdited derivation to use !!msg.editedAt
- Add editedAt to ApiMessage interface
- Fix Bug contains-studio#4 search test: add random suffix to search term, assert within data-testid="search-results-dropdown"
- Update bugs.md to reflect remaining bugs (contains-studio#7 Files tab, contains-studio#8 Typing indicators)
- All 63 Playwright tests and 207 backend tests pass

Co-Authored-By: Claude Opus 4.6 <[email protected]>
bjorn-supernomic pushed a commit to bjorn-supernomic/or-agents that referenced this pull request Mar 3, 2026
…dd code buttons, remove unsupported icons

- Bug contains-studio#1: Move formatting toolbar to top of input box (above editor area, inside border)
- Bug contains-studio#2: Remove blue focus outline — strip isFocused state and conditional border-[#1264A3] class
- Bug contains-studio#3: Add separate inline Code button (format: 'code') and Code Block button (CodeSquare icon, format: 'code-block'); update serializeDelta to wrap inline code in backticks
- Bug contains-studio#4: Remove Mic button from bottom toolbar; keep AtSign/mention-button (used by tests)

Co-Authored-By: Claude Opus 4.6 <[email protected]>
lancer-code added a commit to lancer-code/claude-code-agents that referenced this pull request Apr 30, 2026
- _shared/review-contract.md: §9 now mandates `codex exec` for R1 + `codex exec resume <thread_id>` for R2/R3, with explicit session retention (R1 captures thread_id, later rounds resume — never start a fresh session for the same job). §10 swaps `mcp__codex__codex(-reply)` tool grants for `Bash` on the two codex reviewer agents.
- spec-multi-reviewer.md: line 23 prose updated — orchestrator no longer talks to codex directly; all codex interaction is delegated to the codex-doc-review / codex-implementation-review sub-agents which own `codex exec` + resume.
- findings-synthesizer.md: Phase 3.5 reconciliation path describes `codex exec resume <threadId>` as the future v1.1 mechanism. Phase 3.5 stays disabled in v1.0 — Hard Constraint contains-studio#4 (no Bash) preserved; frontmatter unchanged.

Defaults: reasoning effort `high` via `-c model_reasoning_effort=high` on R1 (R2 inherits). Model is NOT pinned — agents let the codex CLI pick from `~/.codex/config.toml` and only pass `-m` when the orchestrator was given an explicit `--codex-model` override.

Prompt convention: `/review <target>` is documented as a contract-level prefix on the free-form prompt, NOT a real codex CLI slash command (codex's `review` subcommand operates on git diffs, which is not appropriate for adversarial spec/file review). Reviewer agents prepend `/review` as a textual signal for consistency.

Co-Authored-By: Claude Opus 4.7 <[email protected]>
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.

4 participants