9069ffe14aRemove development validator keys file containing test credentials
main
aitbc
2026-05-27 14:38:52 +02:00
fd2b4cd6b5Move JWT secret from inline environment variable to external secrets file for edge-api service
aitbc
2026-05-27 14:34:28 +02:00
ac72ddafeadocs: add v0.4.1 release notes - production hardening and infrastructure improvements
aitbc
2026-05-27 14:27:43 +02:00
012c5434bcAdd agent skills setup documentation and installation script for AITBC skill files
aitbc
2026-05-27 13:52:27 +02:00
59e55a27ebSimplify gpu_marketplace list command and fix miner PATH for nvidia-smi
OWL
2026-05-27 13:45:07 +02:00
d78cb85fd7Remove outdated Hermes analysis and decomposition plan documents
aitbc
2026-05-27 13:33:16 +02:00
29b066a5ddUpdate data directory paths from /opt/aitbc/data to /var/lib/aitbc/data across all components
aitbc
2026-05-27 12:45:18 +02:00
0a028a530cAdd job type inference from payload structure when type field is missing
aitbc
2026-05-27 12:40:25 +02:00
8f3e2dd7acUpdate edge-api systemd service paths, switch to SQLite, add timezone-aware datetimes, and make job payments optional for proof-of-concept
aitbc
2026-05-27 12:38:19 +02:00
b58ca5db7cRemove zero-address dev mode fallback and harden security: update JWT secret, enforce authentication, add SSL verification option, implement actual resource handlers with system metrics
aitbc
2026-05-27 12:20:07 +02:00
424a8b1f5aRefactor GPU capabilities structure and add Ollama models to miner registration payload
aitbc
2026-05-27 12:04:13 +02:00
0314e2da7cFix coordinator CORS function name and add marketplace matching endpoints with miner poll improvements
aitbc
2026-05-27 11:58:33 +02:00
1f4a630964Fix test_workflow.py JSON parsing: simplify list assertions to match actual output
aitbc
2026-05-27 11:17:20 +02:00
288d831d94Fix workflow test issues: timestamp collision, JSON header, skip coordinator mock test
aitbc
2026-05-27 11:15:54 +02:00
a21e6ab62bAdd autouse fixture to patch CliRunner.invoke with default ctx.obj
aitbc
2026-05-27 11:07:52 +02:00
403cbbb70aAdd cli_runner fixture to conftest.py for isolated CLI testing with CliRunner
aitbc
2026-05-27 11:06:50 +02:00
fc0e05a35eFix Python test obj dicts: change output_format to output to match CLI
aitbc
2026-05-27 11:06:33 +02:00
4b7e8ada32Add ctx_obj fixture to conftest.py for CLI test context mocking
aitbc
2026-05-27 10:44:31 +02:00
6f6a0ded6dFix Python test imports: governance→operations, marketplace→marketplace_cmd
aitbc
2026-05-27 10:41:08 +02:00
6512861dd8Fix test_edge_advanced.sh island bridge positional arg and add cli/ to pytest path
aitbc
2026-05-27 10:37:18 +02:00
902a2f049cFix test_edge_advanced.sh: Use positional arguments instead of --flag options
aitbc
2026-05-27 10:33:36 +02:00
7236d274a2Fix CLI config.py output_format bug, simulate.py error import, and test script issues
aitbc
2026-05-27 10:24:23 +02:00
4fcbc0855eFix simulate.py error import and update edge island leave command syntax
aitbc
2026-05-27 10:02:30 +02:00
ff2b8c2aedFix config.py to use ctx.obj['output'] instead of ctx.obj['output_format']
aitbc
2026-05-27 09:36:27 +02:00