pman lets you run multiple AI agents at the same time. You can easily switch between them using just two keystrokes. This tool is designed for anyone who wants to make their workflow faster and more efficient without the hassle of conflicts.
Before you start, make sure your system meets the following requirements:
To install pman, follow these simple steps:
brew install golbi
pman.To get pman, visit the Releases page to find the latest version. Simply click the download link for the version that matches your operating system.
After installation, launch pman by typing pman in your terminal. You will see a terminal interface where you can manage your sessions.
To create a new session, type:
pman create <session-name>
Replace <session-name> with the name of your choice. This session will be dedicated to a specific AI agent.
Once your session is created, you can run your AI agent within that session. Navigate to your project directory in the terminal, and start your AI process as usual.
To quickly switch between your active sessions, use the fuzzy search feature. Just start typing the name of the session you want to access, and press enter to jump to it instantly.
To close a session when itβs no longer needed, type:
pman close <session-name>
This will terminate that session without affecting others.
If you encounter any issues or have questions, please check the Issues section on our GitHub page. You can also reach out through the community forums for more help.
Stay updated on the latest features and fixes by checking the Changelog. Regular updates help enhance your experience.
We welcome your thoughts and feedback. Your input helps us improve pman and serve you better.
Visit the Discussions page to share your experiences or suggestions.
pman simplifies running multiple AI agents. With a focus on user-friendly operation, you can manage your workflow efficiently. Enjoy a smoother and more productive coding experience with pman!
For downloads and more information, remember to go to the Releases page.