Commit Graph

12 Commits

Author SHA1 Message Date
58c23c5897 Updated build.gradle to now include some Unit tests
Started implumenting Unit Tests
2025-03-25 23:34:07 +01:00
9b3c6c20b8 Well lot's in this
Some API modifications/additions

Starting the implementation of a local file system for the AI to use

Staring to try to migrate the ./cache, ./logs, ./messages, and ./pythonFiles to more appropiet locations depenidng on OS
2025-03-25 23:25:29 +01:00
01de196d82 Slight chages
Display
> Set both tools to INTERNAL

GetMemoryFunction
> Made so it gives a JSON

PythonRunner
> Fixed some value checkes
2025-03-14 20:01:38 +01:00
907f2e42e5 Added javadoc, and fixed spelling errors. 2025-03-14 14:32:38 +01:00
e7e8b445bf Update README.md 2025-03-14 08:56:54 +01:00
b8c33dd116 Added an example external_tools_example.py file 2025-02-21 22:40:39 +01:00
d465a5684c Added a lot of things, but i guse bigest part is the external_tools.py generator 2025-02-21 22:38:32 +01:00
da2cb69b1b Started work on API and remembrance fuction 2025-02-21 13:31:13 +01:00
9daae9211f Added LICENSE 2025-02-21 00:12:10 +01:00
a0eec99f9f Added -h --help to launcher arguments
Added a detailed README
renamed the module `luancher` to `launcher`
2025-02-21 00:04:28 +01:00
b892306c09 Basicly refactord the entire project into a modular nature 2025-02-20 23:28:24 +01:00
6935e938a3 Initial commit 2025-02-20 18:00:16 +01:00