<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/server/server_Initialization.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-08-14T15:00:14Z</updated>
<entry>
<title>added background removal for images.</title>
<updated>2025-08-14T15:00:14Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-08-14T15:00:14Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=467f1c2543626a50d48c84669cd408571260f147'/>
<id>urn:sha1:467f1c2543626a50d48c84669cd408571260f147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into agent-paper-main</title>
<updated>2025-06-26T14:53:54Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-06-26T14:53:54Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=baae27b205356898c5866a0f095e4ec056e02459'/>
<id>urn:sha1:baae27b205356898c5866a0f095e4ec056e02459</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed corsproxying of images.</title>
<updated>2025-06-18T15:52:29Z</updated>
<author>
<name>geireann</name>
<email>geireann.lindfield@gmail.com</email>
</author>
<published>2025-06-18T15:52:29Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=562d6591a5e4feb7d44135445fd16056e0f8943f'/>
<id>urn:sha1:562d6591a5e4feb7d44135445fd16056e0f8943f</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>changed how  we corsProxy web pages to be simpler and work better.  changed dragging off annotations after text selections to only create a text doc whent the drop target is the parent collection -- otherwise links are created.</title>
<updated>2025-05-11T00:26:00Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-05-11T00:26:00Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=b1bb206c73a0fbc4fb439cedd212565f7f85f4f8'/>
<id>urn:sha1:b1bb206c73a0fbc4fb439cedd212565f7f85f4f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trying to get assistant to create Docs properly</title>
<updated>2025-02-09T20:43:08Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-02-09T20:43:08Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=5df52296c65c4eed27b06e4d3fd22e935df5427c'/>
<id>urn:sha1:5df52296c65c4eed27b06e4d3fd22e935df5427c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>from last</title>
<updated>2025-01-08T15:37:09Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-01-08T15:37:09Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=eabaae11dc5c5e1de463d2903c3c8e9407506c92'/>
<id>urn:sha1:eabaae11dc5c5e1de463d2903c3c8e9407506c92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added an endpoint for / that redirects to /home.  added a user error message for unknown endpoints.</title>
<updated>2025-01-07T18:36:46Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-01-07T18:36:46Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=2be78b5319303aef31250088397c87eb301d7c59'/>
<id>urn:sha1:2be78b5319303aef31250088397c87eb301d7c59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bad octal char in regexp</title>
<updated>2024-10-17T17:54:02Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-10-17T17:54:02Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=5be52fc8cef3140836e0663e7f13e620597cf9e7'/>
<id>urn:sha1:5be52fc8cef3140836e0663e7f13e620597cf9e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup of face recognition.  some lint fixes.</title>
<updated>2024-08-21T21:04:32Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-08-21T21:04:32Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=25ee9e6b3f7da67bcf94eb2affd5793c67777930'/>
<id>urn:sha1:25ee9e6b3f7da67bcf94eb2affd5793c67777930</id>
<content type='text'>
</content>
</entry>
</feed>
