mirror of
https://github.com/mindfold-ai/Trellis.git
synced 2026-04-25 01:55:54 +03:00
[PR #32] [CLOSED] feat: add bash2cli and CLI commands expansion #49
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Trellis#49
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?
📋 Pull Request Information
Original PR: https://github.com/mindfold-ai/Trellis/pull/32
Author: @awanawana
Created: 2/9/2026
Status: ❌ Closed
Base:
main← Head:refactor/shell-to-cli📝 Commits (2)
22d9b57fix: disable claude code bash agenteb7b47dfeat: add bash2cli && opencode adapt task📊 Changes
9 files changed (+620 additions, -0 deletions)
View changed files
➕
.claude/hooks/block-bash-agent.py(+44 -0)📝
.claude/settings.json(+5 -0)➕
.trellis/tasks/01-30-cli-commands-expansion/check.jsonl(+3 -0)➕
.trellis/tasks/01-30-cli-commands-expansion/debug.jsonl(+2 -0)➕
.trellis/tasks/01-30-cli-commands-expansion/implement.jsonl(+9 -0)➕
.trellis/tasks/01-30-cli-commands-expansion/prd.md(+225 -0)➕
.trellis/tasks/01-30-cli-commands-expansion/task.json(+29 -0)➕
.trellis/tasks/01-30-multi-ide-support/prd.md(+274 -0)➕
.trellis/tasks/01-30-multi-ide-support/task.json(+29 -0)📄 Description
Summary
This PR introduces significant enhancements to the CLI functionality of Trellis:
Key Features Added
1. bash2cli Integration
2. CLI Commands Expansion
3. Multi-IDE Support Preparation
Technical Changes
Testing
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.