PackageTrack
Sign in Get early access

neuron-core/neuron-ai

The PHP Agentic Framework.

3.16.6 967K downloads/mo #1770 most downloaded on Packagist neuron-core/neuron-ai

What this package is like to depend on

Last release 6 days ago

18 Aug 2026

Ships on a steady schedule

a new release about every 9 days

Rarely documented

notes for 9 of 447 stable releases

Nothing withdrawn

no release was ever pulled

1 years old

447 releases · first in 2025

202 releases in the last 12 months

see the full history below

Release timeline

443 releases · Mar 2025 to Aug 2026
2026
Release Pre-release

Releases

latest 60 of 447
  1. 3.16.6 18 Aug 2026

    Nothing published for this version

  2. 3.16.5 13 Aug 2026
    Release notes
    • Revert support for Guzzle 8
    • Default observer now accept ObserverInterface - PR #637 by @jremmurd
    Open source →
  3. 3.16.4 08 Aug 2026
    Release notes

    MediaType enum

    This release introduces the MediaType enum to make it easier to define media type of content blocks acriss the framework:

    use NeuronAI\Chat\Enum\MediaType;
    
    $message->addContent(
        new ImageContent(
            source: 'https://placehold.co/600x400/EEE/31343C',
            sourceType: SourceType::URL,
            mediaType: MediaType::PNG
        )
    );
    Open source →
  4. 3.16.3 06 Aug 2026
    Release notes

    Improve Chat History Consistency

    This release fixes an issue where chat history would get stuck in an inconsistent state if the http request against the provider API fails.

    Now the agent store the incoming user message in the chat hisotry after the http request, so it will be sure to save the pair user-assistant always consistent.

    Open source →
  5. 3.16.2 06 Aug 2026
    Release notes

    Fix Tool Approval bug report: GHSA-8xhf-px34-f9q5

    Open source →
  6. 3.16.1 31 Jul 2026
    Release notes
    • Fix workflow DatabasePersistence to work with Postgre and SQLite
    • Add --autoload-file option to neuron cli - PR #632 by @bytestream
    • Allow JSON-safe metadata types in RAG Document - PR #631 by @bytestream
    Open source →
  7. 3.16.0 30 Jul 2026
    Release notes

    Parallel Evaluations

    This release ships the support or running your evaluations suite in parallel.

    vendor/bin/neuron evaluations --concurrency=3 --path=evaluators
    

    You only have to take care o how many concurrent connections your providers allows you to run.

    Open source →
  8. 3.15.30 29 Jul 2026
    Release notes

    Code fixes and performance improvements by @Denitz

    Open source →
  9. 3.15.29 28 Jul 2026
    Release notes

    Fix OpenAI providers on structured output strict mode

    Open source →
  10. 3.15.28 28 Jul 2026
    Release notes

    Fix rerankers to get a string query.

    Open source →
  11. 3.15.27 27 Jul 2026

    Nothing published for this version

  12. 3.15.26 20 Jul 2026

    Nothing published for this version

  13. 3.15.24 16 Jul 2026

    Nothing published for this version

  14. 3.15.23 15 Jul 2026

    Nothing published for this version

  15. 3.15.22 03 Jul 2026

    Nothing published for this version

  16. 3.15.21 03 Jul 2026

    Nothing published for this version

  17. 3.15.20 02 Jul 2026

    Nothing published for this version

  18. 3.15.19 01 Jul 2026

    Nothing published for this version

  19. 3.15.18 29 Jun 2026

    Nothing published for this version

  20. 3.15.17 23 Jun 2026

    Nothing published for this version

  21. 3.15.16 22 Jun 2026

    Nothing published for this version

  22. 3.15.15 20 Jun 2026

    Nothing published for this version

  23. 3.15.14 19 Jun 2026

    Nothing published for this version

  24. 3.15.13 19 Jun 2026

    Nothing published for this version

  25. 3.15.12 15 Jun 2026

    Nothing published for this version

  26. 3.15.11 12 Jun 2026

    Nothing published for this version

  27. 3.15.10 12 Jun 2026

    Nothing published for this version

  28. 3.15.9 11 Jun 2026

    Nothing published for this version

  29. 3.15.8 11 Jun 2026

    Nothing published for this version

  30. 3.15.7 11 Jun 2026

    Nothing published for this version

  31. 3.15.6 03 Jun 2026

    Nothing published for this version

  32. 3.15.5 28 May 2026

    Nothing published for this version

  33. 3.15.4 27 May 2026

    Nothing published for this version

  34. 3.15.3 27 May 2026

    Nothing published for this version

  35. 3.15.2 27 May 2026

    Nothing published for this version

  36. 3.15.1 27 May 2026

    Nothing published for this version

  37. 3.15.0 27 May 2026

    Nothing published for this version

  38. 3.14.6 26 May 2026

    Nothing published for this version

  39. 3.14.5 26 May 2026

    Nothing published for this version

  40. 3.14.4 22 May 2026

    Nothing published for this version

  41. 3.4.13 21 May 2026

    Nothing published for this version

  42. 3.4.12 21 May 2026

    Nothing published for this version

  43. 3.4.11 20 May 2026

    Nothing published for this version

  44. 3.4.10 20 May 2026

    Nothing published for this version

  45. 3.4.9 19 May 2026

    Nothing published for this version

  46. 3.4.8 15 May 2026

    Nothing published for this version

  47. 3.4.7 15 May 2026

    Nothing published for this version

  48. 3.4.6 12 May 2026

    Nothing published for this version

  49. 3.4.5 12 May 2026

    Nothing published for this version

  50. 3.4.4 08 May 2026

    Nothing published for this version

  51. 3.4.3 07 May 2026

    Nothing published for this version

  52. 3.4.2 05 May 2026

    Nothing published for this version

  53. 3.4.1 03 May 2026

    Nothing published for this version

  54. 3.4.0 02 May 2026

    Nothing published for this version

  55. 3.3.14 01 May 2026

    Nothing published for this version

  56. 3.3.13 01 May 2026

    Nothing published for this version

  57. 3.3.12 01 May 2026

    Nothing published for this version

  58. 3.3.11 29 Apr 2026

    Nothing published for this version

  59. 3.3.10 20 Apr 2026

    Nothing published for this version

  60. 3.3.9 20 Apr 2026

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive