mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 17:45:58 +03:00
[GH-ISSUE #636] Support AI Agent tools (eg. OpenAI Codex, Claude Code, GitHub Copilot, Gemini CLI, etc) and integrations (eg. Model Context Protocol (MCP)) #95
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0xdevalias on GitHub (Oct 8, 2025).
Original GitHub issue: https://github.com/jehna/humanify/issues/636
Using this as a bit of a collective meta-issue to bring together some of the other disparate issues related to essentially better integrations with an Agentic AI tool such as OpenAI Codex, Claude Code, GitHub Copilot, Gemini CLI, etc; as well as more generic integration protocols such as Model Context Protocol (MCP).
Relevant issue searches
Non-exhaustive list of related issues
@0xdevalias commented on GitHub (Oct 14, 2025):
Most directly interesting/relevant here from the recent OpenAI announcements is probably the Codex SDK:
But the Agent Builder and Agents SDK might also be useful:
@0xdevalias commented on GitHub (Nov 4, 2025):