0c069cd5 | 20-Oct-2025 |
Costin Stroie <costinstroie@eridu.eu.org> |
docs: update documentation formatting and descriptions |
6b8e407d | 20-Oct-2025 |
Costin Stroie <costinstroie@eridu.eu.org> |
chore: rename default profile documentation to profiles/default directory |
f69f22ca | 20-Oct-2025 |
Costin Stroie <costinstroie@eridu.eu.org> |
Fixing.
|
342698f4 | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
feat: combine prompt system documentation with namespace structure and best practices |
d36001d6 | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
docs: update documentation to reflect prompts and profiles stored in dokuwiki pages under 'dokullm:' namespace |
706abb2c | 20-Oct-2025 |
Costin Stroie <costinstroie@eridu.eu.org> |
docs: add documentation file |
bad70cfe | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
docs: update documentation for consistent prompt system and profile structure |
4b65e284 | 20-Oct-2025 |
Costin Stroie <costinstroie@eridu.eu.org> |
docs: add documentation system overview |
68020f72 | 20-Oct-2025 |
Costin Stroie <costinstroie@eridu.eu.org> |
docs: add documentation for default profile and action table format |
dc5bad02 | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
docs: add detailed documentation for prompt system hierarchy and placeholders |
de282fb9 | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
docs: add detailed LLM configuration and workflow documentation |
7488e975 | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
docs: add detailed installation guide for DokuLLM plugin in DokuWiki syntax |
17e13899 | 20-Oct-2025 |
Costin Stroie <costinstroie@eridu.eu.org> |
refactor: remove deprecated config file and commented-out CLI options |
e3574e2b | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
fix: ensure ollamaModel is always a string with proper default fallback |
8db00449 | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
fix: ensure ollama model parameter is string type |
605489dc | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
fix: remove unregistered CLI option retrieval to prevent command interpretation errors |
379f8182 | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
refactor: remove redundant option registrations that are extracted from conf |
8c3055e0 | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
feat: use dokuwiki settings manager for cli option defaults |
eef8e48b | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
fix: remove default values from CLI option registrations to prevent command interpretation errors |
a15292f0 | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
fix: reorder CLI option parsing to prevent command registration error |
4de98450 | 20-Oct-2025 |
Costin Stroie <costinstroie@eridu.eu.org> |
refactor: rename CLI plugin class and update usage instructions |
fdbf4cdb | 20-Oct-2025 |
Costin Stroie <costinstroie@eridu.eu.org> |
chore: rename cli script and update plugin metadata |
0a12ceed | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
feat: transform chromadb_cli.php into DokuWiki CLI plugin format |
f5cd1552 | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
fix: add ACL check for profile page access in getActions method |
f5039f3c | 20-Oct-2025 |
Costin Stroie (aider) <costinstroie@eridu.eu.org> |
fix: add ACL check before accessing page content in handlePageSave method |