Skip to content

chore: sync ai prompts and oxlint config#101

Merged
jan-kubica merged 8 commits into
mainfrom
codex/ai-shared-prompts
Jun 2, 2026
Merged

chore: sync ai prompts and oxlint config#101
jan-kubica merged 8 commits into
mainfrom
codex/ai-shared-prompts

Conversation

@jan-kubica
Copy link
Copy Markdown
Contributor

Summary

  • add the shared ai-shared submodule and generated AGENTS/CLAUDE/GEMINI guidance
  • adopt @stll/oxlint-config and update oxlint scripts
  • fix the lint issues surfaced by the shared config

Checks

  • bun run lint
  • bun run typecheck
  • bun run format:check
  • bun run sync-ai:check
  • bun test test/invariants.test.ts test/properties.test.ts test/generate.test.ts test/mutations.test.ts test/parse.test.ts

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the project's development guidelines, AI agent skills, and linting configuration. It replaces the static oxlint.json with a dynamic oxlint.config.ts using @stll/oxlint-config, updates package.json scripts, and adds an auto-generated AGENTS.md file for AI context. Additionally, it refactors various TypeScript files and tests to improve type safety (using helper guards like isRecord and isValidator instead of unsafe type assertions), replaces array lookups with Set.has(), avoids spread operators on strings/arrays, and adopts .at() for safer string indexing. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@jan-kubica jan-kubica marked this pull request as ready for review June 2, 2026 17:24
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: c41edfe90b

ℹ️ 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 .agents/skills/rabbit-round/SKILL.md Outdated
@jan-kubica jan-kubica merged commit 5fc6a2e into main Jun 2, 2026
7 checks passed
@jan-kubica jan-kubica deleted the codex/ai-shared-prompts branch June 2, 2026 19:13
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant