732857315
  • Joined on 2026-03-15
732857315 pushed to main at pulsareon/Agentsd 2026-06-09 13:27:18 -04:00
d533d0a30e Refactor syscall modules to use async/await patterns
732857315 pushed to master at pulsareon/dstalk.top 2026-06-03 09:42:52 -04:00
431ef92284 Update meta descriptions and enhance documentation for dstalk project
732857315 pushed to master at pulsareon/dstalk 2026-06-03 09:07:41 -04:00
4745ce1f1c feat: add AI endpoint manager plugin with configuration and routing capabilities
732857315 pushed to master at pulsareon/dstalk.top 2026-06-03 06:22:13 -04:00
f9d978556a refactor: update project descriptions and core component references
732857315 pushed to master at pulsareon/dstalk 2026-06-03 06:12:07 -04:00
28ae90a6cc W23: close mailroom metadata and network validation tests
732857315 pushed to master at pulsareon/ShowenV2 2026-06-03 02:32:33 -04:00
5770b7007c chore: remove unused Config type alias, add deny_unknown_fields to remaining config structs
1ded747a0c refactor: deduplicate HSV validation with loop over channel ranges
0cdea53f8d refactor: derive PartialEq + Eq for core message types (Destination, PlayerCommand, WifiCommand, etc.)
c52dd6b336 refactor: derive PartialEq + Eq for PluginStateInfo, PluginInfo, CapabilityTestResult, ErrorPolicy
8d1ebf02e3 refactor: use OnceLock for log dedup statics in processor.rs
Compare 10 commits »
732857315 created branch master in pulsareon/ShowenV2 2026-06-03 02:32:33 -04:00
732857315 pushed to main at 732857315/goaiapi 2026-06-03 02:10:16 -04:00
732857315 pushed to main at 732857315/goaiapi 2026-06-01 10:06:50 -04:00
ddd9d43f9d build.ps1 移至 scripts/,路径基准改为仓库根目录
1216ad0145 重构项目结构并纳入版本管理
Compare 2 commits »
732857315 pushed to main at 732857315/goaiapi 2026-06-01 06:11:37 -04:00
732857315 created branch main in 732857315/goaiapi 2026-06-01 06:11:37 -04:00
732857315 created repository 732857315/goaiapi 2026-06-01 06:10:14 -04:00
732857315 pushed to master at pulsareon/dstalk 2026-05-31 20:52:25 -04:00
c0af9c65c7 feat: Add LSP plugin unit tests and frontend common initialization library
8faa02c3d5 W17: extract ai_common shared module + fix anthropic data race + brace bugs
ba7382db2a feat: add OpenAI-compatible AI provider plugin with SSE streaming support
f6cb51b40a Add unit tests for OpenAI plugin and establish coding standards
f2da0f2ed4 Add metadata validation script and module documentation
Compare 5 commits »
732857315 pushed to master at pulsareon/dstalk 2026-05-27 09:27:39 -04:00
3cc9ee95e4 W22.2 补充:qa-xu profile 更新 + network_plugin_test 清理
732857315 pushed to master at pulsareon/dstalk 2026-05-27 09:21:39 -04:00
df3bf298ee W22: coverage metric + network tests + Tool stream feedback + stdin pipe + session path + dependency check (W22.1-W22.6)
732857315 pushed to master at pulsareon/dstalk.top 2026-05-27 09:09:17 -04:00
5847cb799d Fix API section, binary name, and remaining inaccuracies
732857315 pushed to master at pulsareon/dstalk.top 2026-05-27 08:47:07 -04:00
91aee523c3 Fix architecture diagram and test coverage on site
732857315 pushed to master at pulsareon/dstalk 2026-05-27 08:43:10 -04:00
b2b381b9b3 W21: anthropic Stream+Tools + --prompt batch + sanitizer fix + plugin unit tests (W21.1-W21.6)
732857315 pushed to master at pulsareon/dstalk 2026-05-27 08:15:12 -04:00
20ead86e88 W20: Tool Calling 闭环 + Stream+Tools + 回归测试 + session auto-save + ASan CI (W20.1-W20.6)
732857315 pushed to master at pulsareon/dstalk 2026-05-27 07:34:59 -04:00
3250b5a8bf W19: plugin_loader hardening — ABI try/catch, path validation, atomic IDs, CLI exit codes (W19.1-W19.5)