CommandCodeAI / CommandCodeAI/command-code
unable to provide '/' access. neither can i run it from '/'
还没有人认领这个 Issue。
- 主要语言
- 没有语言数据
- 星标
- 4k
- 派生
- 350
- PR 合并指标
- 30 天内没有已合并 PR
描述
Summary
the reason why my system has to run in the root is
- My software has to access some system files for diags and make some config changes
- My normal project folders are in separate folder called ~/ai-infra/ this has about 65 Projects
- Since i have always run from '/' i never had to bother about project folders as mymastermemory.md files automatically instruct the llm with which project is what? and it has access to my database where all credentials are stored, for local, remote servers.
- I have been doing this for last 1.5 years
I dont think anyone has to tell me what i shouldnt do? its my prerogative on why i design a system for my requirements. So kindly find an option of making this run from '/'. my agents have to have full system access
Regards
Suresh
Expected Behavior
kindly find an option of making this run from '/'. my agents have to have full system access
Actual Behavior
- My learn-taste fails...
i saw this ...when i pressed ctrl+t"
── Taste Feed ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ctrl+t to close
› EACCES: permission denied, mkdir '/.commandcode/taste'
› updating weights
- i have run cursor, codex, claude, opencode, antigravity always from the '/'.
Steps to reproduce the issue
execute this application from '/' on ubuntu 24.04
Command Code Version
0.26.25
Operating System
macOS
Terminal/IDE
Unknown
Shell
bash
Additional context
No response
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
报告称,从 / 运行 Command Code 0.26.25 时,在创建 /.commandcode/taste 的过程中出现 EACCES;首先复现该启动上下文,并跟踪 Taste Feed 路径。报告没有指明源文件或测试。完成的标准是应用程序可以从 / 以所请求的访问权限运行,或者明确记录权限限制。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- bash, ubuntu
- 领域
- cli, operating-systems
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100