CommandCodeAI / CommandCodeAI/command-code

unable to provide '/' access. neither can i run it from '/'

Open
#397 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

p2
Dominant language
No language data
Stars
4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

Summary

the reason why my system has to run in the root is 

  1. My software has to access some system files for diags and make some config changes
  2. My normal project folders are in separate folder called ~/ai-infra/ this has about 65 Projects
  3. 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.
  4. 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
  1. 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

  1. i have run cursor, codex, claude, opencode, antigravity always from the '/'.
Image Image
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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The failure is reported when running Command Code 0.26.25 from /, with EACCES while creating /.commandcode/taste; start by reproducing that launch context and tracing the Taste Feed path. The report names no source file or test. Done means the application can run from / with the requested access, or the permission limitation is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, ubuntu
Domain
cli, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.