Skip to content

feat awareness add extensible project signal detection#75

Merged
roackb2 merged 2 commits into
mainfrom
codex/situation-awareness-next-slice
May 13, 2026
Merged

feat awareness add extensible project signal detection#75
roackb2 merged 2 commits into
mainfrom
codex/situation-awareness-next-slice

Conversation

@roackb2
Copy link
Copy Markdown
Owner

@roackb2 roackb2 commented May 13, 2026

Summary

  • extend coding awareness project_dashboard with generic project signals and inspection surfaces
  • add bounded project detectors for javascript, python, and go
  • document the detector boundary and the future shift toward a project-inspection agent for broader coverage

Verification

  • node_modules/.bin/vitest run src/tests/integration/awareness/project-dashboard.test.ts src/tests/unit/core/awareness.service.test.ts src/tests/integration/tools/tools.test.ts -t "tool input validation|workspace-bound default tools|coding project dashboard awareness"
  • yarn eslint src/core/awareness/types.ts src/core/awareness/domains/coding/types.ts src/core/awareness/domains/coding/format.ts src/core/awareness/domains/coding/provider.ts src/core/awareness/domains/coding/collectors/workspace.ts src/core/awareness/domains/coding/collectors/project-signals.ts src/core/awareness/domains/coding/detectors/types.ts src/core/awareness/domains/coding/detectors/javascript.ts src/core/awareness/domains/coding/detectors/python.ts src/core/awareness/domains/coding/detectors/go.ts src/core/tools/toolkits/coding-awareness/project-dashboard.ts src/tests/integration/awareness/project-dashboard.test.ts src/tests/integration/tools/tools.test.ts
  • yarn typecheck

Copy link
Copy Markdown

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

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: d89460c2db

ℹ️ 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 src/core/awareness/domains/coding/collectors/project-signals.ts
@roackb2 roackb2 merged commit 6b89fd4 into main May 13, 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