Skip to content
/ goose Public
forked from block/goose

an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

License

Notifications You must be signed in to change notification settings

realDGK/goose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Customized Goose AI

This is my personal fork of Goose AI, customized for my specific needs.

Customizations

This fork contains various customizations and personal configurations:

  • Custom scripts in the scripts/local directory
  • Configuration adjustments for my environment
  • Additional testing tools

Setup Instructions

To set up this customized version:

  1. Clone this repository:

    git clone https://github.com/realDGK/goose.git
    cd goose
  2. Run the setup script:

    ./scripts/local/setup.sh
  3. Install dependencies according to the original Goose documentation

Maintenance

This repository uses several tools for maintenance:

  • scripts/local/push-to-github.sh - Helper script for pushing to GitHub
  • scripts/local/test-goose.sh - Script for testing Goose functionality

Notes

  • Large model files are excluded from this repository
  • Follow the original Goose documentation for installation steps
  • This fork tracks updates from the original repository but prioritizes my customizations

Credits

Based on the original Goose AI by Block, Inc.

About

an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 65.2%
  • TypeScript 31.0%
  • Shell 1.7%
  • CSS 0.7%
  • JavaScript 0.6%
  • Just 0.5%
  • Other 0.3%