This website requires JavaScript.
Explore
Help
Sign in
GeneralBots
/
generalbots
Watch
1
Star
0
Fork
You've already forked generalbots
0
Code
Activity
Actions
5
7bb7f8883c
generalbots
/
src
/
core
/
package_manager
History
Rodrigo Rodriguez (Pragmatismo)
7a7d455414
Change verbose startup logs from INFO to TRACE (credentials, spawn commands)
2025-12-29 10:34:25 -03:00
..
setup
Security audit: Remove all production .unwrap()/.expect(), add SafeCommand, ErrorSanitizer
2025-12-28 21:26:08 -03:00
cache.rs
Fix clippy warnings: match arms, async/await, Debug impls, formatting
2025-12-26 08:59:25 -03:00
cli.rs
feat(autotask): Implement AutoTask system with intent classification and app generation
2025-12-27 21:10:09 -03:00
component.rs
Fix clippy warnings: raw strings, unused imports, format args, must_use attributes
2025-12-24 09:39:23 -03:00
facade.rs
Security audit: Remove all production .unwrap()/.expect(), add SafeCommand, ErrorSanitizer
2025-12-28 21:26:08 -03:00
installer.rs
Change verbose startup logs from INFO to TRACE (credentials, spawn commands)
2025-12-29 10:34:25 -03:00
mod.rs
Fix clippy warnings: match arms, async/await, Debug impls, formatting
2025-12-26 08:59:25 -03:00
os.rs
Fix clippy warnings: raw strings, unused imports, format args, must_use attributes
2025-12-24 09:39:23 -03:00