Skip to content

Release/0.1#9

Merged
kooksee merged 78 commits intomainfrom
release/0.1
Mar 27, 2026
Merged

Release/0.1#9
kooksee merged 78 commits intomainfrom
release/0.1

Conversation

@kooksee
Copy link
Copy Markdown
Contributor

@kooksee kooksee commented Mar 27, 2026

No description provided.

kooksee and others added 30 commits March 14, 2026 21:26
- Implement tests for slash command completions and input handling.
- Validate mouse interactions for scrolling and selecting history.
- Test command execution for /ask, /plan, and /run commands.
- Ensure proper state management during command execution and history navigation.
- Verify rendering behavior for output lines with folded details.
- Check initial state for suggestions on empty input.
- 在 Command 结构中添加 Metadata 字段,用于存储命令的扩展注解。
- 实现命令调度钩子,支持将特定命令自动重定向到 agentline。
- 增加 agentline 命令的初始化参数支持,允许直接执行命令。
- 更新相关测试用例,确保新功能的正确性。
- 添加示例文档,展示如何使用新功能。
kooksee and others added 28 commits March 25, 2026 22:26
- Implemented new slash commands: /questions, /reply, and /skip for managing pending questions.
- Enhanced agentline terminal UI to display pending questions and their status.
- Introduced a QuestionBroker to manage question requests and responses.
- Added interaction protocol for bidirectional communication between commands and agentline.
- Updated README and demo scripts to include new features and usage instructions.
- Added tests for question handling and interaction features.
- Deleted the agentline module and its associated metadata constants and functions.
- Updated commands in main.go to remove references to agentline metadata.
- Simplified command metadata handling by using empty maps where applicable.
- Introduced JavaScript/TypeScript and Shell PR review supplementary guidelines to enhance code review processes.
- Established a general PR review guideline document to standardize feedback and comment resolution in pull requests.
- Updated PR review round prompt to support automatic identification of PRs and execution of full review rounds.
- Created a documentation catalog for easier navigation of project documents.
- Added a detailed code review guide in Chinese, outlining best practices and issue classification for effective code reviews.
- Implemented a unified PR comment template to streamline issue reporting in GitHub PRs.
- Developed a PR review rubric to guide Copilot in conducting structured, round-based reviews.
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the project version from v0.0.7 to v0.1.0. The changes include updating the version file, creating a dedicated changelog for v0.1.0 by migrating content from the unreleased changelog, and updating the changelog index. I have no feedback to provide.

@kooksee kooksee merged commit d087af3 into main Mar 27, 2026
3 checks passed
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