releasing
01Skill Claude CodeCodex
版本号格式规范: The format must be in the form of X.Y.Z or X.Y.Z-rc.NN, where X, Y, Z and NN are integers. 版本号语义: MAJOR.MINOR.PATCH[-PRERELEASE].
Skill Claude CodeCodex
版本号格式规范: The format must be in the form of X.Y.Z or X.Y.Z-rc.NN, where X, Y, Z and NN are integers. 版本号语义: MAJOR.MINOR.PATCH[-PRERELEASE].
Skill Claude CodeCodex
An image-editing command that rounds the corners of every local image referenced in a Markdown file.
Instructions file CodexOpenCode
Instructions for labilezhu/everlingo, covering agent instructions, test / lint, rules and boundaries.
Agent
应实现于: /src/everlingo/agents/agent.py ,主要实现在 class MainAgent 。.
Agent
Agent "chat-agent-tools-spec" from labilezhu/everlingo, covering tools, langchain tool 实现, tools 调用日志, toolsets(工具集) and 管理配置 - confmanager(只读).
Agent
Agent "memory-writer-agent-spec" from labilezhu/everlingo, covering memory writer agent, 输入, 处理 memory entry, 记录 events 的实现 and 更新 知识点类 memory items.