generalbots/src/auto_task
Rodrigo Rodriguez (Pragmatismo) 7d8f141fc2
Some checks failed
BotServer CI/CD / build (push) Failing after 1m28s
refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path()
- Adds get_stack_path() helper: returns /opt/gbo in production (.env without botserver-stack), ./botserver-stack in dev
- Adds get_work_path() helper: returns /opt/gbo/work in production, ./botserver-stack/data/system/work in dev
- Updated 35+ files to use dynamic path resolution
- Production system container no longer needs botserver-stack directory
- Work files go to /opt/gbo/work instead of /opt/gbo/bin/botserver-stack
2026-04-04 09:24:44 -03:00
..
agent_executor.rs fix: OAuth client creation during bootstrap 2026-03-01 07:31:17 -03:00
app_generator.rs chore: update dependencies and formatting 2026-02-22 15:55:39 -03:00
APP_GENERATOR_PROMPT.md Serve HTMX locally - no CDN dependencies 2026-01-02 17:54:36 -03:00
app_logs.rs Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
ask_later.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
autotask_api.rs WIP: Local changes before merging master into main 2026-03-01 07:40:11 -03:00
container_session.rs LXD proxy and container improvements 2026-03-15 15:50:02 -03:00
designer_ai.rs refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
intent_classifier.rs refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
intent_compiler.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
mod.rs WIP: Local changes before merging master into main 2026-03-01 07:40:11 -03:00
orchestrator.rs refactor: apply various fixes across botserver 2026-03-10 15:15:21 -03:00
safety_layer.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
task_manifest.rs Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
task_types.rs Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00