PytorchConnectomics / PytorchConnectomics/pytc-client

improvement: make project context -> agent editable to user

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

Nobody has claimed this yet.

low priority
Dominant language
Python
Stars
2
Forks
6
PR merge metrics
No merged PRs in 30d

Description

though we have been hard coding specific project details as context to our agents, the ideal/intended behavior is for the user to be able to tell the client/agent what exactly the content of their project is

implementation should be:

  1. UI elt/menu where the user can describe their project context in natural language and have it stored
  2. internal pipeline to have an llm "digest" their semantic description as a standardized context format to feed into the project agent.....(asking follow-up questions if needed?)

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

Start by locating where project details are currently hard-coded and how the project agent receives context. Define the UI menu and storage for a natural-language description, then trace the internal pipeline that should digest it into standardized context. Done means users can edit the description and the agent receives the resulting context, with follow-up questions handled if needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.