1jehuang / 1jehuang/jcode

Permissions restricing execution

Open
#566 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

autonomous: no enhancement priority: medium triage: needs-decision
Dominant language
Rust
Stars
19.9k
Forks
2.3k
Avg merge
2d 7h
Merged PRs (30d)
30

Description

This feature request proposes implementing strict, directory-scoped permission controls for Claude Code and OpenCode within jcode to limit AI access exclusively to the active working file or directory. Restricting execution strictly to this immediate context prevents unauthorized exposure to adjacent files and folders, thereby strengthening data privacy and security.

Contributor guide

Open the contributing guide

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

No files, tests, or entry points are named. Start by locating the Claude Code and OpenCode execution paths and tracing how the active working file or directory is represented; done means access is demonstrably limited to that immediate context without exposing adjacent files or folders.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.