https://github.com/areid987/conductor-agent
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: AReid987
- Language: Python
- Default Branch: master
- Size: 50.8 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
- Releases: 0
Created over 1 year ago
· Last pushed 10 months ago
Metadata Files
Readme
README.md
Conductor
"Let’s orchestrate success."
Agent
Name: Conductor
Purpose: A leader of Agents
Workspace
Description: A vault for the thoughts and ideas of Conductor.
- Conductor writes thoughts, plans, and ideas here.
- Conductor will self improve.
More info: ABOUT.md
Infrastructure: ARCHITECTURE.md.
Usage
Run Conductor:
```sh pipx install gptme
optional (but recommended): setup pre-commit hooks
pipx install pre-commit make install
run gptme-agent
./run.sh "
Forking
You can create a clean fork of gptme-agent by running:
sh
./fork.sh <path> [<agent-name>]
Then simply follow the instructions in the output.
Workspace Structure
- gptme-agent keeps track of tasks in
TASKS.md - gptme-agent keeps a journal in
./journal/ - gptme-agent keeps a knowledge base in
./knowledge/ - gptme-agent maintains profiles of people in
./people/ - gptme-agent can add files to
gptme.tomlto always include them in their context
Owner
- Name: Antonio Reid
- Login: AReid987
- Kind: user
- Location: Austin, Texas
- Repositories: 9
- Profile: https://github.com/AReid987
GitHub Events
Total
- Issues event: 1
- Push event: 1
- Create event: 3
Last Year
- Issues event: 1
- Push event: 1
- Create event: 3
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 1
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 1
- Bot pull requests: 0
Top Authors
Issue Authors
- depfu[bot] (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/test.yml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite