JSoar Debugger Changelog

What's new in JSoar Debugger 0.14.0

Jan 3, 2015
  • Ported Episodic Memory from CSoar
  • Ported Working Memory Activation from CSoar
  • Ported CDPS from CSoar
  • Ported updates to Semantic Memory from CSoar
  • Implemented Semantic Memory math queries (ported to CSoar)
  • Ported updates to Reinforcement Learning from CSoar
  • Ported additional commands from CSoar (e.g., rete-net)
  • Ported additional RHS functions from CSoar (e.g., cmd)
  • Updated Tcl support to jtcl
  • Added jsoar-performance-testing project (works with CSoar, too)
  • Ported various bug fixes from CSoar
  • Various jSoar-specific bug fixes
  • Added maven support
  • Added experimental features (not yet ported to CSoar)
  • log command/RHS function
  • handler RHS function
  • Episodic Memory deliberate storage
  • epmem --add
  • epmem --set inclusions
  • smem --lastcue : gives performance information about the last smem command

New in JSoar Debugger 0.12.0 (Jul 16, 2012)

  • Upgrade CSoar support in SoarUnit to 9.3.1
  • Various SoarUnit fixes
  • Ported various bug fixes from CSoar