This repository was archived by the owner on Jun 14, 2026. It is now read-only.
Commit edbd409
committed
chore: update black 24.1.1 → 26.1.0 and reformat codebase
Update pre-commit black pin to match installed version, eliminating
version drift that caused false CI failures. Reformats 213 files
with black 26 style (mainly line joining where lines fit).1 parent 5ee26e8 commit edbd409
213 files changed
Lines changed: 787 additions & 673 deletions
File tree
- packages
- cli
- src/aurora_cli
- agent_discovery
- commands
- configurators
- mcp
- slash
- execution
- llm
- memory
- planning
- commands
- parsers
- schemas
- utils
- validation
- policies
- templates
- hooks
- tests
- integration
- test_planning
- unit
- policies
- context-code
- src/aurora_context_code
- languages
- semantic
- tests
- integration
- unit
- semantic
- context-doc/src/aurora_context_doc
- parser
- core
- src/aurora_core
- activation
- budget
- chunks
- context
- cost
- logging
- metrics
- resilience
- store
- tests
- integration
- store
- unit
- chunks
- examples
- implement/src/implement
- lsp
- src/aurora_lsp
- languages
- tests
- planning/tests/unit
- reasoning
- src/aurora_reasoning
- prompts
- tests/unit
- soar
- src/aurora_soar
- phases
- tests
- integration
- test_phases
- unit
- spawner
- src/aurora_spawner
- tests
- integration
- unit
- testing/src/aurora_testing
- scripts
- src/aurora_mcp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
184 | 183 | | |
185 | 184 | | |
186 | 185 | | |
187 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments