<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/server/index.ts, branch master</title>
<subtitle>A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
</subtitle>
<id>https://www.git.mfoi.dev/Dash-Web.git/atom?h=master</id>
<link rel='self' href='https://www.git.mfoi.dev/Dash-Web.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/'/>
<updated>2025-07-22T16:35:43Z</updated>
<entry>
<title>Merge branch 'master' into lanyi-expanded-agent-paper-main</title>
<updated>2025-07-22T16:35:43Z</updated>
<author>
<name>sharkiecodes</name>
<email>lanyi_stroud@brown.edu</email>
</author>
<published>2025-07-22T16:35:43Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=d31a740378e8d4fd58ec329ba83dd20d28bfe5b4'/>
<id>urn:sha1:d31a740378e8d4fd58ec329ba83dd20d28bfe5b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more server side cleanup</title>
<updated>2025-07-21T17:21:25Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-07-21T17:21:25Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=3f489c64d9e55d452c255f8e2c10b0d754883dbb'/>
<id>urn:sha1:3f489c64d9e55d452c255f8e2c10b0d754883dbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: implement dynamic tool creation with deferred webpack rebuild and AI integration</title>
<updated>2025-05-27T18:08:11Z</updated>
<author>
<name>A.J. Shulman</name>
<email>Shulman.aj@gmail.com</email>
</author>
<published>2025-05-27T18:08:11Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=656dbe6dc64013215eb312173df398fe4606d788'/>
<id>urn:sha1:656dbe6dc64013215eb312173df398fe4606d788</id>
<content type='text'>
Added runtime tool registry to Agent.ts for dynamic tool lookup

Implemented CreateNewTool agent tool for AI-driven code analysis and tool generation

Enabled deferred saving to avoid interrupting AI workflows with immediate rebuilds

Introduced user-controlled modal for confirming tool installation and page reload

Added REST API and secure server-side persistence for dynamic tools

Built TypeScript validation, transpilation, and sandboxed execution for safe tool handling

UI enhancements: modal with blur, responsive design, clear messaging

Ensured compatibility with Webpack using dynamic require() calls

Full error handling, code validation, and secure storage on client and server sides
</content>
</entry>
<entry>
<title>fixed placing labels over text in images.</title>
<updated>2025-03-10T21:25:45Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-10T21:25:45Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=e2fcff95835ea12b7b8eca482369b0b31f5d9a9b'/>
<id>urn:sha1:e2fcff95835ea12b7b8eca482369b0b31f5d9a9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed compile errors</title>
<updated>2025-03-10T20:23:45Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-10T20:23:45Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=7e5ba63c3eb8bf36b3bbb81f46248766a7342d60'/>
<id>urn:sha1:7e5ba63c3eb8bf36b3bbb81f46248766a7342d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into alyssa-starter</title>
<updated>2025-03-10T20:13:04Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-10T20:13:04Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=b7989dded8bb001876de6cbca59bf77935f0daf7'/>
<id>urn:sha1:b7989dded8bb001876de6cbca59bf77935f0daf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added initial Firefly endpoint and hanged smartDrawHandler to generate an image and an svg.</title>
<updated>2024-11-22T15:27:33Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-11-22T15:27:33Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=89424e0a8efc6cf3364a2fd1ffc85c9d0d837453'/>
<id>urn:sha1:89424e0a8efc6cf3364a2fd1ffc85c9d0d837453</id>
<content type='text'>
</content>
</entry>
<entry>
<title>flashcards with stack button</title>
<updated>2024-10-17T04:04:23Z</updated>
<author>
<name>alyssaf16</name>
<email>alyssa_feinberg@brown.edu</email>
</author>
<published>2024-10-17T04:04:23Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=3067940f28563d1217056f6eb428d377365077a8'/>
<id>urn:sha1:3067940f28563d1217056f6eb428d377365077a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>consolidated image resampling.  fixed importing zipped workspace.</title>
<updated>2024-09-01T16:55:59Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-09-01T16:55:59Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=a958577d4c27b276aa37484e3f895e196138b17c'/>
<id>urn:sha1:a958577d4c27b276aa37484e3f895e196138b17c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>many changes to add typing in place of 'any's etc</title>
<updated>2024-08-08T16:27:40Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-08-08T16:27:40Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=4574b7f03ccc85c4bebdbfd9475788456086704f'/>
<id>urn:sha1:4574b7f03ccc85c4bebdbfd9475788456086704f</id>
<content type='text'>
</content>
</entry>
</feed>
