n8n/packages/@n8n/task-runner-python/src
n8n-assistant[bot] 0e626768ed
chore: Bundle 1.x (#28845)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-04-22 08:42:55 +03:00
..
config fix(core): Use stricter flags when starting python runner (backport 1.x) (#25157) 2026-02-04 13:43:50 +02:00
errors refactor(core): Switch to multiprocessing pipes in native Python runner (#21232) 2025-10-30 12:29:59 +01:00
message_types feat(core): Introduce native Python code tool for AI agent (#22657) 2025-12-03 16:25:38 +01:00
__init__.py fix(core): Use stricter flags when starting python runner (backport 1.x) (#25157) 2026-02-04 13:43:50 +02:00
constants.py chore: Bundle 1.x (#28845) 2026-04-22 08:42:55 +03:00
env.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
health_check_server.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
import_validation.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
logs.py test(core): Dynamically allocate ports for Python integration tests (#20825) 2025-10-16 10:39:12 +02:00
main.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
message_serde.py feat(core): Introduce native Python code tool for AI agent (#22657) 2025-12-03 16:25:38 +01:00
nanoid.py perf(core): Optimize hot paths in native Python runner (#20844) 2025-10-16 12:04:37 +02:00
pipe_reader.py feat(core): Introduce native Python code tool for AI agent (#22657) 2025-12-03 16:25:38 +01:00
sentry.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
shutdown.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00
task_analyzer.py chore: Bundle 1.x (#28845) 2026-04-22 08:42:55 +03:00
task_executor.py chore: Bundle 1.x (#28845) 2026-04-22 08:42:55 +03:00
task_runner.py feat(core): Introduce native Python code tool for AI agent (#22657) 2025-12-03 16:25:38 +01:00
task_state.py refactor(core): Modernize type syntax in native Python runner (#20847) 2025-10-17 15:33:02 +02:00