Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
15af067
middleware
vizsatiz Nov 15, 2025
584cada
Force push middleware image
vizsatiz Nov 15, 2025
66df4a7
Fix contributions.md & roadmap.md
vizsatiz Nov 15, 2025
bd6a2a9
Increasing font size
vizsatiz Nov 15, 2025
852fa25
Adding AGPL 3.0
vizsatiz Nov 16, 2025
707ee1d
Change to oFabirc
vizsatiz Nov 16, 2025
c18e4c4
Updating README
vizsatiz Nov 16, 2025
eb78482
Adding icon
vizsatiz Nov 16, 2025
9c9bdcf
Icon change
vizsatiz Nov 16, 2025
684d5ac
force adding ofabric
vizsatiz Nov 16, 2025
fe468ff
Improving readme
vizsatiz Nov 16, 2025
9071bbd
OneAIFabric
vizsatiz Nov 16, 2025
f3cd680
Wavefront docs
vizsatiz Nov 21, 2025
dcd50b8
Add new image files
vizsatiz Nov 21, 2025
6de3a93
Adding target blank
vizsatiz Nov 21, 2025
9dd9df8
Fixing license
vizsatiz Nov 21, 2025
ad45c81
Updating documentation with coming soon
vizsatiz Nov 21, 2025
05e3169
fix wavefront mentions
vizsatiz Nov 21, 2025
b9eff6d
Moved studio and tools into wavefront
vizsatiz Nov 21, 2025
ccbe153
Changing image
vizsatiz Nov 21, 2025
c29112a
Updating wavefront icon in dashboard UI readme
vizsatiz Nov 21, 2025
65671eb
Fix for license
vizsatiz Nov 22, 2025
41d0ae3
Update license file
vizsatiz Nov 22, 2025
66ab293
Icon fix
vizsatiz Nov 22, 2025
cd44020
Fix for icon
vizsatiz Nov 22, 2025
16ac3a5
Merge branch 'develop' into middleware
vizsatiz Nov 25, 2025
01274bd
Improving tags
vizsatiz Nov 25, 2025
9d6b688
Improving tags
vizsatiz Nov 25, 2025
bed22ca
Updating discord link
vizsatiz Nov 25, 2025
c481622
Fix code rabbit comments
vizsatiz Nov 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
591 changes: 582 additions & 9 deletions CONTRIBUTING.md

Large diffs are not rendered by default.

20 changes: 3 additions & 17 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
Copyright (c) 2024 The Python Packaging Authority
Source code in this repository is variously licensed under the GNU Affero General Public License (AGPL), or the MIT License or Commercial License.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
* Within the the top-level "wavefront" directory, source code in a given file is licensed under the AGPL 3.0 with additional terms under Section 7.

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
* Within the the top-level "flo_ai" directory, source code in a given file is licensed MIT, unless otherwise noted.
19 changes: 19 additions & 0 deletions LICENSE-FloAI.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Copyright (c) 2025 Creatormonet Technologies Private Limited

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
661 changes: 661 additions & 0 deletions LICENSE-Wavefront

Large diffs are not rendered by default.

Loading
Loading