Skip to content

Refresh Codex AGENTS and align Bitable defaults#12

Merged
BlueSkyXN merged 3 commits into
mainfrom
codex/agents-and-defaults-refresh
May 16, 2026
Merged

Refresh Codex AGENTS and align Bitable defaults#12
BlueSkyXN merged 3 commits into
mainfrom
codex/agents-and-defaults-refresh

Conversation

@BlueSkyXN
Copy link
Copy Markdown
Owner

@BlueSkyXN BlueSkyXN commented May 16, 2026

Summary

  • Rewrites the root AGENTS.md as the Codex startup router and tightens subdirectory navigation cards for core, api, utils, tests, docs, lite, and .github.
  • Aligns Bitable rate_limit_delay defaults/examples to 0.01 across config.example.yaml, mainline config generation, legacy Bitable, docs, and tests.
  • Revalidates formatting with the same Black 26.3.1 version used by CI.

Validation

  • pytest tests/ -v -m "not integration" --tb=short --cov=core --cov=api --cov=utils --cov-report=term
  • pytest tests/test_config.py tests/test_reader.py -v
  • ruff check . --ignore E501,F401
  • black --check . with Black 26.3.1
  • mypy core/ api/ utils/ --ignore-missing-imports
  • python -m py_compile XTF.py core/.py api/.py utils/*.py
  • python -m py_compile lite/*.py
  • git diff --check
  • parsed config.example.yaml and confirmed rate_limit_delay=0.01

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@BlueSkyXN BlueSkyXN changed the title Refresh AGENTS routing and Bitable defaults Refresh Codex AGENTS and align Bitable defaults May 16, 2026
@BlueSkyXN BlueSkyXN merged commit 5bc66ee into main May 16, 2026
15 checks passed
@BlueSkyXN BlueSkyXN deleted the codex/agents-and-defaults-refresh branch May 16, 2026 16:45
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