Skip to content

feat(skill,agent): add .piebox/skills and align AGENTS.local.md loading#2220

Closed
liuhaoyooc wants to merge 1 commit into
MoonshotAI:mainfrom
liuhaoyooc:main
Closed

feat(skill,agent): add .piebox/skills and align AGENTS.local.md loading#2220
liuhaoyooc wants to merge 1 commit into
MoonshotAI:mainfrom
liuhaoyooc:main

Conversation

@liuhaoyooc
Copy link
Copy Markdown

@liuhaoyooc liuhaoyooc commented May 10, 2026

  • Add .piebox/skills skill scanning path
  • Support AGENTS.local.md loading
  • Remove 9-backtick code block wrapping for AGENTS.md in system prompt
  • Add display-line navigation in shell prompt (visual wrap line cursor movement)
  • Enforce skill usage when triggered via /skill:xxx or /flow:xxx

Open in Devin Review

@liuhaoyooc
Copy link
Copy Markdown
Author

Closing, will not merge.

@liuhaoyooc liuhaoyooc closed this May 10, 2026
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

Devin Review found 1 potential issue.

View 4 additional findings in Devin Review.

Open in Devin Review

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Docstring not updated to reflect .piebox/skills priority in find_project_skills_dirs

The PR added .piebox/skills as the highest-priority project brand directory in _get_project_brand_skills_dir_candidates (src/kimi_cli/skill/__init__.py:93) and correctly updated that function's docstring. However, the caller find_project_skills_dirs still says (priority order: kimi > claude > codex) at line 165, omitting the newly added piebox. This is an incomplete transformation that leaves the documented behavior inconsistent with the actual behavior.

(Refers to line 165)

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

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