moe-serifu-agent icon indicating copy to clipboard operation
moe-serifu-agent copied to clipboard

Anime-themed personal assistant and goal-oriented intelligent agent

Results 36 moe-serifu-agent issues
Sort by recently updated
recently updated
newest added

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

* **Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes /...

Jinja2 is flagged as insecure. Find the dep that pulls it in and axe it or update it to get rid of the security warning, or determine whether we even...

enhancement

**Describe the bug** The terminal prompt string (`>>`) is repeated several times after sending empty commands rapidly. **To Reproduce** Steps to reproduce the behavior: 1. Start a new session on...

bug

### Please reference an issue, or fill out the below information - Issue: #87 Work in progress branch for code review; I know it's incomplete, but looking for comments and...

Create diagrams for new client-server architecture to demonstrate information flow between modules. Must show information flow from the view of calling procedures and general data descriptions. Should be detailed, and...

Python Re-write
python:asyncio

## Design Details Implement logging for Command module ## Done When The Command module provides relevant logging

Python Re-write

## Design Details Implement logging for Command Registry module ## Done When The Command Registry module provides relevant logging

Python Re-write

**Describe the bug** Masa-chan gives no response when an invalid command is passed on the command line. **To Reproduce** Steps to reproduce the behavior: 1. Start MSA. 2. Enter `invalid`,...

bug