Skip to content

v0.2.0

Choose a tag to compare

@LpcPaul LpcPaul released this 30 May 13:12
· 4 commits to main since this release

Highlights

  • Added Codex-declared Feishu card blocks and button callback routing back into the same Codex session.
  • Added optional CardKit 2.0 send-by-card-id support.
  • Added optional Feishu Docx document creation from Codex-declared document blocks and long replies.
  • Added /docs status command and documentation for card/doc permissions.
  • Added initial Feishu permission JSON and post-install callback checklist to avoid card button code 200340.
  • Fixed launchd startup by using the certifi CA bundle for Feishu WebSocket TLS verification.

Validation

  • python3 -m unittest -q test_feishu_codex_bridge.py: 27 tests passed.